summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-06 10:05:34 +0300
committerPaul Buetow <paul@buetow.org>2026-04-06 10:05:34 +0300
commit51a8eaf8b759d6ef93c93b3e5430954959ea2aad (patch)
treedb5a39f97f393f2c223f4740102f3e7f3ad0c4df /internal
parent19253b2456454f7fca0e69ac411d91c9d023ef70 (diff)
chore: bump version to 0.20.0v0.20.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal')
-rw-r--r--internal/version.go2
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"