]> iEval git - gruntmaster-data.git/blobdiff - lib/Gruntmaster/Data.pm
Bump version and update Changes
[gruntmaster-data.git] / lib / Gruntmaster / Data.pm
index c3aa9975f62ede2c83ae5e9d63856789e8dd5f07..9b383895cde207e9a335da9a56e401eaaf8667cc 100644 (file)
@@ -15,10 +15,10 @@ __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_008';
+our $VERSION = '5999.000_010';
 
 use Lingua::EN::Inflect qw/PL_N/;
-use JSON qw/decode_json/;
+use JSON::MaybeXS qw/decode_json/;
 use List::Util qw/sum/;
 use PerlX::Maybe qw/maybe/;
 use Sub::Name qw/subname/;
This page took 0.01956 seconds and 4 git commands to generate.