X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;ds=sidebyside;f=lib%2FConvert%2FColor%2FLCh.pm;h=3f92acc577cb7712c9ea9efcb4304219afd01528;hb=HEAD;hp=e12fdc44e98d98b9f5e0400d8306a9a987176ac7;hpb=6bf4f934c8fb4150c09a13ea6d4147ce579c25df;p=convert-color-hsluv.git diff --git a/lib/Convert/Color/LCh.pm b/lib/Convert/Color/LCh.pm index e12fdc4..3f92acc 100644 --- a/lib/Convert/Color/LCh.pm +++ b/lib/Convert/Color/LCh.pm @@ -5,7 +5,7 @@ use strict; use warnings; use parent qw/Convert::Color/; -our $VERSION = '0.002'; +our $VERSION = '1.000001'; use Convert::Color::LUV; use Math::Trig ':pi'; @@ -111,7 +111,7 @@ Marius Gavrilescu, Emarius@ieval.roE =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,