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

const Version = "0.42.2"