diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-26 09:05:46 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-26 09:05:46 +0300 |
| commit | f77d73244fa6585af0456fd374988b8b04b72646 (patch) | |
| tree | d33bc444a9ae80f2cf83b68981cd8ec6b60bd09d /internal | |
| parent | 017b355d6632ef9fbf162fa741e7dde366b2b2db (diff) | |
Bump version to 0.38.0v0.38.0
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 4380f08..5572613 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.37.0" +const Version = "0.38.0" |
