From 005c262d09314cd43285af33dc6f1afef0621714 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 4 May 2026 23:21:10 +0300 Subject: Bump version to 0.38.5 Amp-Thread-ID: https://ampcode.com/threads/T-019df49f-52a5-75b1-98d5-371a163ef100 Co-authored-by: Amp --- internal/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal') diff --git a/internal/version.go b/internal/version.go index 4305500..271b77e 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,4 +1,4 @@ // Package internal provides the Hexai semantic version identifier used by CLI and LSP binaries. package internal -const Version = "0.38.4" +const Version = "0.38.5" -- cgit v1.2.3