From c4ffb4b994faa3df1760cd1144a8dafcefeb991b Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 20 May 2026 18:36:42 +0300 Subject: Bump version to 0.39.1 Amp-Thread-ID: https://ampcode.com/threads/T-019e45ff-4976-750c-b2e6-121d0e5991ef Co-authored-by: Amp --- internal/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/version.go') diff --git a/internal/version.go b/internal/version.go index 035c9c1..3fe59d1 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.39.0" +const Version = "0.39.1" -- cgit v1.2.3