summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-08 17:40:13 +0200
committerPaul Buetow <paul@buetow.org>2026-02-08 17:40:13 +0200
commit3f21625333daec30ff8fce5d8a2bf479a9450995 (patch)
treef9a4aa88d9541200247c2b67ce907195681001cc /internal
parentc5cd80b4bed1234152f19d23ddac51d86ba36f0f (diff)
Bump version to 0.18.1
Co-authored-by: Cursor <cursoragent@cursor.com>
Diffstat (limited to 'internal')
-rw-r--r--internal/version.go2
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"