X-Git-Url: https://git.cweiske.de/shpub.git/blobdiff_plain/95eada89cd6aa17be24c8abc991f887d73c94c31..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(