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=5408c6d393d56556ab64a1b06f97dcab0597703f;hp=37c0e2a3acd2d4b31af870b2359128d3a9d36a5c;hb=add75bf5fd4cdb38773dc60653f908d3a42b57e2;hpb=13af733e3f3f26ce7cee8d1f2154f82c93f4c3c3 diff --git a/lib/Gruntmaster/App/Command.pm b/lib/Gruntmaster/App/Command.pm index 37c0e2a..5408c6d 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_014'; +our $VERSION = '5999.000_015'; use parent qw/App::Cmd::Command/; use Pod::Usage;