summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-29 17:49:01 +0300
committerPaul Buetow <paul@buetow.org>2026-05-29 17:49:01 +0300
commit168d3a1009066ba38a37fe8a2f8f40a649344eae (patch)
treed53511f6c83c39198e4c51b9c234a6c74f9802fc
parentd68792be1e88453c2c212bd271fc8b6e3f957c4c (diff)
chore: bump version to 0.39.4v0.39.4
-rw-r--r--internal/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go
index 40d8ab6..c871d8e 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.3"
+const Version = "0.39.4"