Release 0.0.4
[shpub.git] / src / shpub / Cli.php
index 86efa5377c2f4781bd6d489703442203a1d0b07c..12eeaedecfdfb1c63b4e8caebee5ae492314de2d 100644 (file)
@@ -90,7 +90,7 @@ class Cli
     {
         $optParser = new \Console_CommandLine();
         $optParser->description = 'shpub';
     {
         $optParser = new \Console_CommandLine();
         $optParser->description = 'shpub';
-        $optParser->version = '0.0.3';
+        $optParser->version = '0.0.4';
         $optParser->subcommand_required = true;
 
         $optParser->addOption(
         $optParser->subcommand_required = true;
 
         $optParser->addOption(