diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-14 16:15:04 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-14 16:15:04 +0200 |
| commit | 10112d4b7a8150118e705b95df73c08824ac2b22 (patch) | |
| tree | a441a95ed22bef8f5eae4bdd5b103b8fb3e9ccbb /internal/version.go | |
| parent | 4cf21e265c1de0457af30aecb77ef0826468e366 (diff) | |
Release v0.22.3v0.22.3
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 a0e474c..923040e 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,4 +1,4 @@ // Summary: Hexai semantic version identifier used by CLI and LSP binaries. package internal -const Version = "0.22.2" +const Version = "0.22.3" |
