diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-06 10:05:34 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-06 10:05:34 +0300 |
| commit | 51a8eaf8b759d6ef93c93b3e5430954959ea2aad (patch) | |
| tree | db5a39f97f393f2c223f4740102f3e7f3ad0c4df | |
| parent | 19253b2456454f7fca0e69ac411d91c9d023ef70 (diff) | |
chore: bump version to 0.20.0v0.20.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
| -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 2aaef52..4c6daf1 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const Version = "0.19.0" +const Version = "0.20.0" |
