]> iEval git - convert-color-hsluv.git/blobdiff - lib/Convert/Color/HPLuv.pm
Bump version and update Changes
[convert-color-hsluv.git] / lib / Convert / Color / HPLuv.pm
index ee04f22eac70ad795607775bc3644bb0818d4e15..7653e0280c8c4bc0ccf8cb8fbfbf006c9bffc692 100644 (file)
@@ -15,7 +15,7 @@ BEGIN {
        *_get_bounds = *Convert::Color::HSLuv::_get_bounds; ## no critic (ProtectPrivate)
 }
 
-our $VERSION = '1.000';
+our $VERSION = '1.000001';
 
 __PACKAGE__->register_color_space('hpluv');
 
@@ -102,7 +102,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.025709 seconds and 4 git commands to generate.