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

const Version = "0.26.1"