summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-17 11:28:48 +0200
committerPaul Buetow <paul@buetow.org>2026-03-17 11:28:48 +0200
commit934266d5bbefbc33c95e933b6ef02875539bb72f (patch)
tree3b6a9f3142c7deaa346548d8293c54520befb0c3
parent6f1c8bf7a36eb7044ed7aad30f84664cbbf0d303 (diff)
Release v0.24.2v0.24.2
Co-Authored-By: Claude Opus 4.6 (1M context) <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 bf21b62..29a6d40 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.24.1"
+const Version = "0.24.2"