summaryrefslogtreecommitdiff
path: root/internal/version.go
blob: 3fe59d1c4b56641b8d940dc4aac25e99de8ab465 (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.1"