diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-19 22:53:58 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-19 22:53:58 +0300 |
| commit | 6feda08653a80a7609df2e8b80e98ede15f86a61 (patch) | |
| tree | 7b3c9dff84623a588287b37a9afda64a0e21a7dd | |
| parent | eb72b06fe8e62cb77af73f6dc558d384a5a5fe80 (diff) | |
| -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 13fb17e..cb4a7b2 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.4" +const Version = "0.11.5" |
