X-Git-Url: http://git.ieval.ro/?p=gruntmaster-data.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FData.pm;h=da9d944c5e8c5e799f34ec140d75dc61118748bb;hp=e3d0947db43e5f9244ae94eed08917f1b840fd2d;hb=7625bb863c3684441677052636abf78039f6d055;hpb=d923d4bfc488bd13c95975b3b736a86e311948f0 diff --git a/lib/Gruntmaster/Data.pm b/lib/Gruntmaster/Data.pm index e3d0947..da9d944 100644 --- a/lib/Gruntmaster/Data.pm +++ b/lib/Gruntmaster/Data.pm @@ -7,7 +7,7 @@ use JSON qw/encode_json decode_json/; use Redis; use Sub::Name qw/subname/; -our $VERSION = '5999.000_001'; +our $VERSION = '5999.000_002'; our $contest; my $redis = Redis->new;