Release 0.7.0
[shpub.git] / src / shpub / Cli.php
index 080bfe8c6a10cd2f1481bfce11ad411b37878bbe..83eb5b6ff6bd9136796b1cc9063d5c0940e9d60a 100644 (file)
@@ -96,7 +96,7 @@ class Cli
         $optParser = new \Console_CommandLine();
         $optParser->name        = 'shpub';
         $optParser->description = 'Command line micropub client';
-        $optParser->version     = '0.6.0';
+        $optParser->version     = '0.7.0';
         $optParser->subcommand_required = true;
 
         $optParser->addOption(