Bump version and update Changes
[convert-color-husl.git] / lib / Convert / Color / LUV.pm
index 926844432e0899b746d8ea6255e127ffe38977c5..8e78f0602090dd82e32e370631507e7c7d78540c 100644 (file)
@@ -7,7 +7,7 @@ use parent qw/Convert::Color/;
 
 use Convert::Color::XYZ;
 
-our $VERSION = '0.002';
+our $VERSION = '0.002001';
 
 use constant +{ ## no critic (Capitalization)
        KAPPA => (29/3) ** 3,
This page took 0.009298 seconds and 4 git commands to generate.