summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-23 08:33:32 +0200
committerPaul Buetow <paul@buetow.org>2026-03-23 08:33:32 +0200
commit667f2d3384643aa877de2eefcbad3923965bad09 (patch)
tree01b887bd1d5eed64b82ff1f30f00402907e981b8
parent56c2c4f64ba1712f7cab28a8dc92a3c14b20eb1d (diff)
chore: bump version to v0.25.8v0.25.8
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 c3705e4..49e4e02 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.7"
+const Version = "0.25.8"