summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-07 09:21:21 +0300
committerPaul Buetow <paul@buetow.org>2026-04-07 09:21:21 +0300
commit9e8f558a1f6fcdb09a8a02dfcd2e3d8fc9ce613f (patch)
tree764cf5652f7697b69b38379d9dc90d23f4563922
parent695b0b5c3572494c98c45fdacd74d777ab37d36e (diff)
release: v0.29.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 56cd339..9b001ec 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.29.1"
+const Version = "0.29.2"