diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-08 16:27:06 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-08 16:27:06 +0300 |
| commit | 370d5027b51e2e62963e419ee429446b33e77b90 (patch) | |
| tree | e3655665884e0491a4e315237be3fd37ea4647b9 /internal/version.go | |
| parent | 8d82c28522e027af96138afd9b2111895c69ca6a (diff) | |
Bump version to 0.42.10.42.1
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 46bfa6f..251639a 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.0" +const Version = "0.42.1" |
