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

const Version = "0.30.1"