Bump version and update Changes
[gruntmaster-daemon.git] / lib / Gruntmaster / Daemon / Constants.pm
index c64f57ae0f4bc40fb8b5c36b2847cc453a79a27d..39e51d064e2ac0fde2e9e420ac5a006cebd32b13 100644 (file)
@@ -5,9 +5,9 @@ use strict;
 use warnings;
 use parent qw/Exporter/;
 
-our $VERSION = "5999.000_004";
+our $VERSION = '5999.000_005';
 
-use constant +{
+use constant +{ ## no critic (Capitalization)
        # Accepted
        AC => 0,
 
This page took 0.009579 seconds and 4 git commands to generate.