diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-11 22:22:43 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-11 22:22:43 +0300 |
| commit | fc66593de1ec7935764063fbbe25378de34b321d (patch) | |
| tree | 26c106173bf0b1727eefb0f4524c2fa6a271ba40 /internal | |
| parent | 69d3ec004b8de3b9f7cfeb34686b9c344c787db4 (diff) | |
Bump version to 0.31.0
Made-with: Cursor
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 f7a1a42..1e80c94 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.30.2" +const Version = "0.31.0" |
