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