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