summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-03 10:56:52 +0300
committerPaul Buetow <paul@buetow.org>2026-04-03 10:56:52 +0300
commit5a526a59bc650576d69c1f358449230e7751eb6d (patch)
treeccc66639031cb32bbdcd5678ea92ca573ec67970
parent642373f59b2bf4c650267eacba8043464f77397e (diff)
chore: bump version to 0.9.2
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 cb184b8..8b8a36b 100644
--- a/internal/version.go
+++ b/internal/version.go
@@ -1,3 +1,3 @@
package internal
-const Version = "0.9.1"
+const Version = "0.9.2"