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