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

const Version = "0.28.1"