Release 0.0.2
[shpub.git] / src / shpub / Cli.php
index 44cf8c86744ecaf7b149a1b3039cd3026ed4b69e..f807d329712a0ee00ea27dd94360a1835c7daf30 100644 (file)
@@ -105,7 +105,7 @@ class Cli
     {
         $optParser = new \Console_CommandLine();
         $optParser->description = 'shpub';
-        $optParser->version = '0.0.0';
+        $optParser->version = '0.0.2';
         $optParser->subcommand_required = true;
 
         $optParser->addOption(