summaryrefslogtreecommitdiff
path: root/internal/version.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-26 18:16:19 +0300
committerPaul Buetow <paul@buetow.org>2026-04-26 18:16:19 +0300
commita7ff3cfce4eb8358b2b4ff02bc2d75f436194d08 (patch)
tree26ce3fcc52b06245be386d1141cf87f4e5b9d6ba /internal/version.go
parentc4b872c5ec54340b1e62d7578ace400340573ce2 (diff)
Bump version to 0.38.1
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 5572613..6598632 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.0"
+const Version = "0.38.1"