Prepare 0.6.0
[shpub.git] / src / shpub / Cli.php
index f1a625986eb1800e2456b47f009d507ae863bb11..113c149b8829a45a7e8a146bbda23923ea12b714 100644 (file)
@@ -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(