diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-07 18:02:57 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-07 18:02:57 +0300 |
| commit | ec5f76e6dd19095ebe902aae187f1dbe759a6f0a (patch) | |
| tree | 2725b40c069976d72efdbf25685719717a4c5e98 /internal/version.go | |
| parent | f57d63831d604d726685fe31494788e81f17900a (diff) | |
docs: document Custom prompt and CLI no-args editor; bump version to v0.7.3
Diffstat (limited to 'internal/version.go')
| -rw-r--r-- | internal/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
