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

const Version = "0.31.1"