X-Git-Url: http://git.ieval.ro/?p=gruntmaster-data.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FApp%2FCommand.pm;fp=lib%2FGruntmaster%2FApp%2FCommand.pm;h=b60993aa2fc667dfd2d5dd915dce14c8c0bc9b39;hp=d0b760219229f775678b6545422eb58f7fbbdfe5;hb=d26f8acaf7062bc6aa8b4c4cd8bde6dc8202801e;hpb=ed105ac3a99703b6d428f16601ec6642a35c7ab8 diff --git a/lib/Gruntmaster/App/Command.pm b/lib/Gruntmaster/App/Command.pm index d0b7602..b60993a 100644 --- a/lib/Gruntmaster/App/Command.pm +++ b/lib/Gruntmaster/App/Command.pm @@ -5,7 +5,7 @@ use strict; use warnings; use re '/s'; -our $VERSION = '5999.000_016'; +our $VERSION = '6000.001'; use parent qw/App::Cmd::Command/; use Pod::Usage;