summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-06-19 20:58:06 +0300
committerPaul Buetow <paul@buetow.org>2026-06-19 20:58:06 +0300
commit9f0e96ce62339ddefa8771891e0864ede9af5064 (patch)
treef8c7e5cffdfa4b21ff7380d25f59cdee078194a2
parent152f32cf1b0a5dad8a0443130557f95ae9c4fb0a (diff)
Bump version to 0.41.2v0.41.2
-rw-r--r--internal/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go
index 585f499..ac66303 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.41.1"
+const Version = "0.41.2"