Skip to main content

hitspec version

Print version information for the installed hitspec binary.
hitspec version
Output includes the release version and the build time:
hitspec version 2.14.1
Built: 2026-06-15_19:20:00
A binary built from source without release metadata reports dev for the version and unknown for the build time.

Shortcut flag

The root command also accepts -v / --version to print the version:
hitspec --version
hitspec -v
Use hitspec version when you want the full version-plus-build-time output, or in scripts and bug reports.