summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-23 08:21:52 +0200
committerPaul Buetow <paul@buetow.org>2026-03-23 08:21:52 +0200
commit2d03ad0ba42bade8579578d12aecbf9a73d9af07 (patch)
tree1a38a6df0c82c9ed26129224aa99344622d9d473
parent1e2e96f92d6fb25ae55303d90444534369bda0aa (diff)
chore: bump version to v0.25.7v0.25.7
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 fea5195..c3705e4 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.25.6"
+const Version = "0.25.7"