summaryrefslogtreecommitdiff
path: root/internal/version.go
blob: a6b1527321130ff0cc610f1236676ae074b4b2f5 (plain)
1
2
3
4
5
// Summary: Hexai semantic version identifier used by CLI and LSP binaries.
// Not yet reviewed by a human
package internal

const Version = "0.1.0"