X-Git-Url: http://git.ieval.ro/?p=gruntmaster-data.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FData.pm;h=ce87c254c9b85027fa1d1c7dbeceaa6bd030e8e7;hp=694fc8e688eba12567f33bbe449b07888cf22a56;hb=refs%2Ftags%2F5999.000_011;hpb=1980106af1ddfc94f721d2a3152ae558c591b75b diff --git a/lib/Gruntmaster/Data.pm b/lib/Gruntmaster/Data.pm index 694fc8e..ce87c25 100644 --- a/lib/Gruntmaster/Data.pm +++ b/lib/Gruntmaster/Data.pm @@ -15,7 +15,7 @@ __PACKAGE__->load_namespaces; # Created by DBIx::Class::Schema::Loader v0.07039 @ 2014-03-05 13:11:39 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:dAEmtAexvUaNXLgYz2rNEg -our $VERSION = '5999.000_010'; +our $VERSION = '5999.000_011'; use Lingua::EN::Inflect qw/PL_N/; use JSON::MaybeXS qw/decode_json/;