X-Git-Url: https://git.cweiske.de/shpub.git/blobdiff_plain/9266ec66386f2b41ea0de3fad84a714fd78c932d..f5d5beae735bad2ba8a855c93f55e1c2b11f0244:/src/shpub/Cli.php diff --git a/src/shpub/Cli.php b/src/shpub/Cli.php index b335b53..19f93d7 100644 --- a/src/shpub/Cli.php +++ b/src/shpub/Cli.php @@ -91,7 +91,7 @@ class Cli $optParser = new \Console_CommandLine(); $optParser->name = 'shpub'; $optParser->description = 'Command line micropub client'; - $optParser->version = '0.2.0'; + $optParser->version = '0.2.1'; $optParser->subcommand_required = true; $optParser->addOption(