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

const Version = "0.36.0"