diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-19 20:58:06 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-19 20:58:06 +0300 |
| commit | 9f0e96ce62339ddefa8771891e0864ede9af5064 (patch) | |
| tree | f8c7e5cffdfa4b21ff7380d25f59cdee078194a2 /internal/version.go | |
| parent | 152f32cf1b0a5dad8a0443130557f95ae9c4fb0a (diff) | |
Bump version to 0.41.2v0.41.2
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 585f499..ac66303 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.41.1" +const Version = "0.41.2" |
