summaryrefslogtreecommitdiff
path: root/internal/version.go
blob: 035c9c125d0605ebb2c317f507c6d2003f69d44a (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.0"