Bump version and update Changes
[convert-color-hsluv.git] / lib / Convert / Color / XYZ.pm
index b91638bd1bd11b0aad70a33a6ed6ac1b71778580..37c8779568188e0010fb8b9d1e765425c258ba85 100644 (file)
@@ -8,7 +8,7 @@ use parent qw/Convert::Color/;
 use Convert::Color::RGB;
 use List::Util qw/sum/;
 
-our $VERSION = '1.000';
+our $VERSION = '1.000001';
 
 use constant +{ ## no critic (Capitalization)
        MAT_R => [  3.2409699419045214,   -1.5373831775700935, -0.49861076029300328  ],
This page took 0.009971 seconds and 4 git commands to generate.