summaryrefslogtreecommitdiff
path: root/internal/version.go
blob: f2804f2e928a9eaa28ff8ff3c8ce4e22bc327bdb (plain)
1
2
3
4
// Package internal provides the Hexai semantic version identifier used by CLI and LSP binaries.
package internal

const Version = "0.29.0"