From ec5f76e6dd19095ebe902aae187f1dbe759a6f0a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 7 Sep 2025 18:02:57 +0300 Subject: docs: document Custom prompt and CLI no-args editor; bump version to v0.7.3 --- 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 d4734ff..2849241 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.7.2" +const Version = "0.7.3" -- cgit v1.2.3