X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FData.pm;h=9b383895cde207e9a335da9a56e401eaaf8667cc;hb=a3f10c8a1406022567cc3a22bc5abe3c4e95ee7e;hp=a12e476d8036064cb1c77c708b9a25388e1ba8c4;hpb=91203bd53e7e96ab65976297ea6e95041d5feaac;p=gruntmaster-data.git 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/;