summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-07 08:57:16 +0300
committerPaul Buetow <paul@buetow.org>2026-04-07 08:57:16 +0300
commit51d278935b8c0b07faf075d1d4e45bb2a48249a2 (patch)
tree5523e103562f9134cb66e87ab651053fddfee458 /internal
parentf8e5ff8227c0cafb140767c9286dd598e7503e45 (diff)
release: v0.28.1v0.28.1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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 2366e29..c2ffb03 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.28.0"
+const Version = "0.28.1"