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=37c0e2a3acd2d4b31af870b2359128d3a9d36a5c;hp=23396c68fe4c58a819f61cc1fcdc5a5a6a530465;hb=e1b6fd19f5724ce68ee92aaeae1c0ddf7a6a2561;hpb=5da4c535fe12a78b1acf900e15a706becafded3d diff --git a/lib/Gruntmaster/App/Command.pm b/lib/Gruntmaster/App/Command.pm index 23396c6..37c0e2a 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_004'; +our $VERSION = '5999.000_014'; use parent qw/App::Cmd::Command/; use Pod::Usage;