Release 0.2.0
[shpub.git] / src / shpub / Cli.php
index e071252eb6020b75d70034727d3804fd3cbad5f1..b335b531c90845191639dc095463de086bbd879e 100644 (file)
@@ -91,7 +91,7 @@ class Cli
         $optParser = new \Console_CommandLine();
         $optParser->name        = 'shpub';
         $optParser->description = 'Command line micropub client';
-        $optParser->version     = '0.1.0';
+        $optParser->version     = '0.2.0';
         $optParser->subcommand_required = true;
 
         $optParser->addOption(