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

const Version = "0.38.0"