treemand version

Print the version, git commit, and build date of the installed binary.

treemand version demo

Usage

treemand version
# treemand v0.3.0 (abc1234) built 2026-05-11

The version is embedded at build time from the git tag (git describe --tags). Development builds show dev when no tag is present.