diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-27 23:33:02 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-27 23:33:02 +0300 |
| commit | b3cf20116d403e4437a2aaa726bdcf188109cf9f (patch) | |
| tree | f3df619a55c5e49aeeeadbe7f360fba0f608b9d1 /internal | |
| parent | 57a81faaca039d438f217e4e6924899762ca916d (diff) | |
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 4216eaf..40d8ab6 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.2" +const Version = "0.39.3" |
