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

const Version = "0.39.2"