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

const Version = "0.39.4"