diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-06 16:02:37 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-06 16:02:37 +0300 |
| commit | 85fd2a50049ae9e7efad6ef0b45d3f2a754fe340 (patch) | |
| tree | 570b0d23cce36a5539f85bde7fdfd9750fa4bd89 /internal/version.go | |
| parent | 7cd85138c30654d93d679306ed5a9fe4b455d672 (diff) | |
chore: bump version to 0.22.0v0.22.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/version.go')
| -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 ea3a538..70d8b6e 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const Version = "0.21.0" +const Version = "0.22.0" |
