X-Git-Url: http://git.ieval.ro/?p=gruntmaster-data.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FData.pm;h=9b383895cde207e9a335da9a56e401eaaf8667cc;hp=a12e476d8036064cb1c77c708b9a25388e1ba8c4;hb=df95d5784d9a039442cc02c21f9459127b1aa8bb;hpb=91203bd53e7e96ab65976297ea6e95041d5feaac diff --git a/lib/Gruntmaster/Data.pm b/lib/Gruntmaster/Data.pm index a12e476..9b38389 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_009'; +our $VERSION = '5999.000_010'; use Lingua::EN::Inflect qw/PL_N/; use JSON::MaybeXS qw/decode_json/;