diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-29 08:01:37 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-29 08:01:37 +0300 |
| commit | d600ea8c411d5f9962a64ea52bba6ec21ac661be (patch) | |
| tree | f95443db2d7e277dc7fa3d8a14c0b0d969a0f306 /internal/version.go | |
| parent | aa6c7bfb84b95b3eb4ce64987210264b9521c9ad (diff) | |
feat: implicit add for na/no-agent scope prefix
Amp-Thread-ID: https://ampcode.com/threads/T-019d37f6-6549-7119-979a-88bc1225c594
Co-authored-by: Amp <amp@ampcode.com>
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 49202d9..2366e29 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.27.3" +const Version = "0.28.0" |
