]> iEval git - convert-color-hsluv.git/blobdiff - lib/Convert/Color/XYZ.pm
Bump version and update Changes
[convert-color-hsluv.git] / lib / Convert / Color / XYZ.pm
index 65fa75387dfc2d8c6824bb2c4bc3f6d0cf425aab..37c8779568188e0010fb8b9d1e765425c258ba85 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.000001';
 
 use constant +{ ## no critic (Capitalization)
        MAT_R => [  3.2409699419045214,   -1.5373831775700935, -0.49861076029300328  ],
@@ -124,7 +124,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2015 by Marius Gavrilescu
+Copyright (C) 2015-2017 by Marius Gavrilescu
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.20.2 or,
This page took 0.019869 seconds and 4 git commands to generate.