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

const Version = "0.27.3"