diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-25 22:44:35 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-25 22:44:35 +0300 |
| commit | 02f8e5b3bf8fc60225ebe764f061d8ffc51a3cee (patch) | |
| tree | 0877aec614856e335a81a72f04ba89cdb8621e1f /internal | |
| parent | c3c71345db9086392cd9b7529c7f5287009c226e (diff) | |
Bump version to 0.12.0v0.12.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 cb4a7b2..cf10d75 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.11.5" +const Version = "0.12.0" |
