summaryrefslogtreecommitdiff
path: root/internal/version.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-20 18:36:42 +0300
committerPaul Buetow <paul@buetow.org>2026-05-20 18:36:42 +0300
commitc4ffb4b994faa3df1760cd1144a8dafcefeb991b (patch)
treecf58516113d02e58b87a6d59367a43d668c3eb2a /internal/version.go
parentd2666ade55d40b6383659a1063cc9e4aa7d8745d (diff)
Bump version to 0.39.1v0.39.1
Amp-Thread-ID: https://ampcode.com/threads/T-019e45ff-4976-750c-b2e6-121d0e5991ef Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'internal/version.go')
-rw-r--r--internal/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go
index 035c9c1..3fe59d1 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.39.0"
+const Version = "0.39.1"