# README
version
Print the current project version and exit.
Usage
salsaflow version
Description
Print the version string as stored in the current branch.
Steps
This command goes through the following steps:
- Invoke the
get_version
custom script and print the output.
# Packages
Bump the project version string.
# Variables
No description provided by the author