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