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