summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-06 16:02:37 +0300
committerPaul Buetow <paul@buetow.org>2026-04-06 16:02:37 +0300
commit85fd2a50049ae9e7efad6ef0b45d3f2a754fe340 (patch)
tree570b0d23cce36a5539f85bde7fdfd9750fa4bd89
parent7cd85138c30654d93d679306ed5a9fe4b455d672 (diff)
chore: bump version to 0.22.0v0.22.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
-rw-r--r--internal/version.go2
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"