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

const Version = "0.24.1"