diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-26 08:21:27 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-26 08:21:27 +0300 |
| commit | 869c018a7a26285263cf7692f25f6aa44e2635c9 (patch) | |
| tree | c7fccb793aebc0f880ffa00896c6b917254606a8 /internal/version.go | |
| parent | 9bcccbd80d36ae678d58cd8f83c4d0c790c16b48 (diff) | |
Bump version to 0.12.1v0.12.1
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 cf10d75..49a4acd 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.12.0" +const Version = "0.12.1" |
