X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FData.pm;h=aad2dde0fc6eefde3f869e829c1ba07135717e16;hb=9e130d3b6dcf583ba2a156ff5742945d4e250961;hp=aa3a5337cada23a424263b507b230677a625607b;hpb=d878fba367222b044c71afae62db10b11d46a253;p=gruntmaster-data.git diff --git a/lib/Gruntmaster/Data.pm b/lib/Gruntmaster/Data.pm index aa3a533..aad2dde 100644 --- a/lib/Gruntmaster/Data.pm +++ b/lib/Gruntmaster/Data.pm @@ -16,7 +16,7 @@ __PACKAGE__->load_namespaces; # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:dAEmtAexvUaNXLgYz2rNEg use parent qw/Exporter/; -our $VERSION = '5999.000_012'; +our $VERSION = '5999.000_013'; our @EXPORT = qw/purge/; ## no critic (ProhibitAutomaticExportation) use Lingua::EN::Inflect qw/PL_N/;