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