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

const Version = "0.24.2"