X-Git-Url: https://git.cweiske.de/shpub.git/blobdiff_plain/331f8cce4663fb447dd04fbc367cb626c433fadd..HEAD:/src/shpub/Cli.php diff --git a/src/shpub/Cli.php b/src/shpub/Cli.php index 080bfe8..354af72 100644 --- a/src/shpub/Cli.php +++ b/src/shpub/Cli.php @@ -96,7 +96,7 @@ class Cli $optParser = new \Console_CommandLine(); $optParser->name = 'shpub'; $optParser->description = 'Command line micropub client'; - $optParser->version = '0.6.0'; + $optParser->version = '0.7.1'; $optParser->subcommand_required = true; $optParser->addOption(