Usage: tarifa version [action] Will either return the version number or set the current version number of the application Options: --help, -h Show this message --verbose, -V Be more verbose on everything --debug, -d Print helpful stack trace on error Examples: tarifa version # will return the version of the application tarifa version set 1.2.3 # will set the version of the application to 1.2.3