summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-08 22:18:40 +0200
committerPaul Buetow <paul@buetow.org>2026-02-08 22:18:40 +0200
commitdc9c09a99c7c172ad7b543aac87485a62f136109 (patch)
tree9e397179807cc0ccda30f923f6239508ac531b5a
parentcb75ff8fc1093c0bb29014fa324ca5888c445551 (diff)
Bump version to 0.18.2v0.18.2
-rw-r--r--internal/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go
index d4ebeb5..50b476f 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.1"
+const Version = "0.18.2"