diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-16 08:25:40 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-16 08:25:40 +0200 |
| commit | 10562cc510f64d5ac38aeb76f03e18eb76cca40f (patch) | |
| tree | 7cd52113e693170d16a56c686e44c6d25b695771 | |
| parent | 122d078901d54828be6cfe0b592cbff077be6957 (diff) | |
Release v0.24.1v0.24.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
| -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 d8b0b87..bf21b62 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.24.0" +const Version = "0.24.1" |
