diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-19 22:44:55 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-19 22:44:55 +0300 |
| commit | acc400768153a7bfda1413f15579c9455b877c87 (patch) | |
| tree | b966df49251b6faa1af327fd2dc264f9349cc0e3 | |
| parent | 0cb7bebd9d23e3b37906dcabfc0c9a5da465e012 (diff) | |
Release v0.11.4v0.11.4
| -rw-r--r-- | internal/version.go | 2 |
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" |
