diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-27 06:56:41 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-27 06:56:41 +0200 |
| commit | 1d1d267c56b66af87b66b74c079cb211b9cf6d90 (patch) | |
| tree | f8edbf886ba32a2846f4758503074345b974a383 /internal | |
| parent | e2c600f6d80785c0d41853ae1fd6701c2f63db17 (diff) | |
release: v0.27.0v0.27.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 68ad39a..99fe0c9 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.26.1" +const Version = "0.27.0" |
