Add flag to print version
Adds a --version
and -V
flag to print the git hash of the current build.
This should be expanded in the future to print an actual version + git hash as well as looped into an actual command line parser so they would show up in a --help
page