diff options
| author | paul@buetow.org <paul@buetow.org> | 2026-02-06 16:43:37 +0200 |
|---|---|---|
| committer | paul@buetow.org <paul@buetow.org> | 2026-02-06 16:43:37 +0200 |
| commit | 6332da5a6753ba5aef3516a720ab99c717dccfd4 (patch) | |
| tree | 528208ad2cfc23af3db1f3feffe3547585b84fed | |
| parent | efd9a16031d398bd6b466c12b35229c768a13600 (diff) | |
chore: bump version to 0.17.0v0.17.0
Co-authored-by: Cursor <cursoragent@cursor.com>
| -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 6653da7..737fa97 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.16.1" +const Version = "0.17.0" |
