diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-08 17:40:13 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-08 17:40:13 +0200 |
| commit | 3f21625333daec30ff8fce5d8a2bf479a9450995 (patch) | |
| tree | f9a4aa88d9541200247c2b67ce907195681001cc /internal | |
| parent | c5cd80b4bed1234152f19d23ddac51d86ba36f0f (diff) | |
Bump version to 0.18.1
Co-authored-by: Cursor <cursoragent@cursor.com>
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 0e66355..d4ebeb5 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.18.0" +const Version = "0.18.1" |
