pub fn app_version() -> Version
Expand description

Returns the zebrad version for this build, in SemVer 2.0 format.

Includes the git commit and the number of commits since the last version tag, if available.

For details, see https://semver.org/