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