Prepare 0.5.1
[shpub.git] / src / shpub / Cli.php
index 6cc77dc9a9f3a3431ac990dced74fec93c04d30b..a7e658d1d856ad66e9b95183f17dd4ee9bfe2739 100644 (file)
@@ -95,7 +95,7 @@ class Cli
         $optParser = new \Console_CommandLine();
         $optParser->name        = 'shpub';
         $optParser->description = 'Command line micropub client';
-        $optParser->version     = '0.3.0';
+        $optParser->version     = '0.5.1';
         $optParser->subcommand_required = true;
 
         $optParser->addOption(