diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-15 08:32:24 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-15 08:32:24 +0300 |
| commit | 4bfb0dc67d734967f7b483de198f19606b5abe8d (patch) | |
| tree | 38a4728f48e89baa4c87f70c6a4dbd0f8c582e8a /internal/version.go | |
| parent | 370d5027b51e2e62963e419ee429446b33e77b90 (diff) | |
Diffstat (limited to 'internal/version.go')
| -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 251639a..7f0703f 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.42.1" +const Version = "0.42.2" |
