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