summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-11 22:22:43 +0300
committerPaul Buetow <paul@buetow.org>2026-04-11 22:22:43 +0300
commitfc66593de1ec7935764063fbbe25378de34b321d (patch)
tree26c106173bf0b1727eefb0f4524c2fa6a271ba40 /internal
parent69d3ec004b8de3b9f7cfeb34686b9c344c787db4 (diff)
Bump version to 0.31.0
Made-with: Cursor
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 f7a1a42..1e80c94 100644
--- a/internal/version.go
+++ b/internal/version.go
@@ -1,4 +1,4 @@
// Package internal provides the Hexai semantic version identifier used by CLI and LSP binaries.
package internal
-const Version = "0.30.2"
+const Version = "0.31.0"