]> iEval git - convert-color-hsluv.git/blobdiff - lib/Convert/Color/LCh.pm
Bump version and update Changes
[convert-color-hsluv.git] / lib / Convert / Color / LCh.pm
index 45c67aa7dfda2f34dcbc6fb924e4e89dddd7988c..3f92acc577cb7712c9ea9efcb4304219afd01528 100644 (file)
@@ -5,7 +5,7 @@ use strict;
 use warnings;
 use parent qw/Convert::Color/;
 
-our $VERSION = '1.000';
+our $VERSION = '1.000001';
 
 use Convert::Color::LUV;
 use Math::Trig ':pi';
@@ -111,7 +111,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.023722 seconds and 4 git commands to generate.