summaryrefslogtreecommitdiff
path: root/internal/version.go
blob: d8b0b871cccf0f3a0d8efe939657b3223286582a (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.0"