]> iEval git - convert-color-hsluv.git/blobdiff - lib/Convert/Color/LUV.pm
Bump version and update Changes
[convert-color-hsluv.git] / lib / Convert / Color / LUV.pm
index 8e78f0602090dd82e32e370631507e7c7d78540c..db0d1c88f7693550b9c0114b69f99d2eced947e4 100644 (file)
@@ -7,7 +7,7 @@ use parent qw/Convert::Color/;
 
 use Convert::Color::XYZ;
 
-our $VERSION = '0.002001';
+our $VERSION = '1.000001';
 
 use constant +{ ## no critic (Capitalization)
        KAPPA => (29/3) ** 3,
@@ -137,7 +137,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.024053 seconds and 4 git commands to generate.