diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-17 23:06:00 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-17 23:06:00 +0300 |
| commit | 0cb7bebd9d23e3b37906dcabfc0c9a5da465e012 (patch) | |
| tree | c45caee973e85bb982ef5a4895695c0a0fc4dd1b /internal/version.go | |
| parent | 96c500e0c3d56ff7c1a464e83e738792a2aedf4b (diff) | |
chore: bump version to 0.11.3v0.11.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 474a4ef..d33eb28 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.11.2" +const Version = "0.11.3" |
