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

const Version = "0.25.7"