summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-04 23:21:10 +0300
committerPaul Buetow <paul@buetow.org>2026-05-04 23:21:10 +0300
commit005c262d09314cd43285af33dc6f1afef0621714 (patch)
treef533140f556242e1c5857450f8a1a740d176a9ff
parent90feabaf14b67ef61124881164ef3636b1827398 (diff)
Bump version to 0.38.5v0.38.5
Amp-Thread-ID: https://ampcode.com/threads/T-019df49f-52a5-75b1-98d5-371a163ef100 Co-authored-by: Amp <amp@ampcode.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 4305500..271b77e 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.38.4"
+const Version = "0.38.5"