summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-09-19 22:44:55 +0300
committerPaul Buetow <paul@buetow.org>2025-09-19 22:44:55 +0300
commitacc400768153a7bfda1413f15579c9455b877c87 (patch)
treeb966df49251b6faa1af327fd2dc264f9349cc0e3
parent0cb7bebd9d23e3b37906dcabfc0c9a5da465e012 (diff)
Release v0.11.4v0.11.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 d33eb28..13fb17e 100644
--- a/internal/version.go
+++ b/internal/version.go
@@ -1,4 +1,4 @@
// Summary: Hexai semantic version identifier used by CLI and LSP binaries.
package internal
-const Version = "0.11.3"
+const Version = "0.11.4"