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