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