diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-26 11:00:07 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-26 11:00:07 +0300 |
| commit | 57a81faaca039d438f217e4e6924899762ca916d (patch) | |
| tree | 6946a020a25ab5ccb019ee0265a49be00be13dde /internal | |
| parent | 27300e4941fbf0aca2ea4bd8cf1e0f1cc02f4465 (diff) | |
chore: bump version to 0.39.2v0.39.2
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 3fe59d1..4216eaf 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.39.1" +const Version = "0.39.2" |
