X-Git-Url: https://git.cweiske.de/shpub.git/blobdiff_plain/85560adaf8334674b1c66baa2edc7f00fa6e1100..fa014d88919516a9763a6a9ab0c620ef102f04e4:/src/shpub/Cli.php?ds=sidebyside diff --git a/src/shpub/Cli.php b/src/shpub/Cli.php index f1a6259..113c149 100644 --- a/src/shpub/Cli.php +++ b/src/shpub/Cli.php @@ -95,7 +95,7 @@ class Cli $optParser = new \Console_CommandLine(); $optParser->name = 'shpub'; $optParser->description = 'Command line micropub client'; - $optParser->version = '0.5.2'; + $optParser->version = '0.6.0'; $optParser->subcommand_required = true; $optParser->addOption(