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

const Version = "0.37.0"