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