X-Git-Url: https://git.cweiske.de/shpub.git/blobdiff_plain/f5d5beae735bad2ba8a855c93f55e1c2b11f0244..956202bfa5b27a89f5c435640590188524889225:/src/shpub/Cli.php diff --git a/src/shpub/Cli.php b/src/shpub/Cli.php index 19f93d7..6935c1c 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.1'; + $optParser->version = '0.3.0'; $optParser->subcommand_required = true; $optParser->addOption(