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

const Version = "0.40.0"