diff options
| author | paul@buetow.org <paul@buetow.org> | 2026-02-06 16:16:11 +0200 |
|---|---|---|
| committer | paul@buetow.org <paul@buetow.org> | 2026-02-06 16:16:11 +0200 |
| commit | 356fd474e9454f21853417428df05d99dbcf5c89 (patch) | |
| tree | e6f2972a068a00c10d39c572658e087ed952440b | |
| parent | ed1f11f5e48adb35a3727571ca4154ef5be6d281 (diff) | |
chore: bump version to 0.16.1v0.16.1
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 c2b80a2..6653da7 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.0" +const Version = "0.16.1" |
