diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-06 10:33:55 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-06 10:33:55 +0300 |
| commit | 06247527d5170f329b454b42f59a3e4434ab1f4b (patch) | |
| tree | cfa81c8d0845d995bc5184182694e01839ec034c /internal | |
| parent | 5be9532cfa630f4aacd8d879c3e4f5cc316da0fa (diff) | |
chore(version): bump to 0.5.0v0.5.0
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 77c279b..abeac2b 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.4.1" +const Version = "0.5.0" |
