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

const Version = "0.41.0"