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

const Version = "0.22.2"