diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-23 08:21:52 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-23 08:21:52 +0200 |
| commit | 2d03ad0ba42bade8579578d12aecbf9a73d9af07 (patch) | |
| tree | 1a38a6df0c82c9ed26129224aa99344622d9d473 /internal | |
| parent | 1e2e96f92d6fb25ae55303d90444534369bda0aa (diff) | |
chore: bump version to v0.25.7v0.25.7
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal')
| -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 fea5195..c3705e4 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.25.6" +const Version = "0.25.7" |
