diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-07 09:21:21 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-07 09:21:21 +0300 |
| commit | 9e8f558a1f6fcdb09a8a02dfcd2e3d8fc9ce613f (patch) | |
| tree | 764cf5652f7697b69b38379d9dc90d23f4563922 | |
| parent | 695b0b5c3572494c98c45fdacd74d777ab37d36e (diff) | |
release: v0.29.2
Co-Authored-By: Claude Sonnet 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 56cd339..9b001ec 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.29.1" +const Version = "0.29.2" |
