diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-04 16:11:45 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-04 16:11:45 +0300 |
| commit | 19253b2456454f7fca0e69ac411d91c9d023ef70 (patch) | |
| tree | faabcea7c1254e65fcdc2bc6812117b802a19944 /internal | |
| parent | edf1d5d96dba96f62eb660a2bb440e8d31ab8882 (diff) | |
chore: bump version to 0.19.0v0.19.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go index edfaf53..2aaef52 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const Version = "0.18.0" +const Version = "0.19.0" |
