]> 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 3632729c461f14923bc7d12826f4d5fa2c624f05..106098f226e1a9737aea1b395546d32d8fb0d290 100644 (file)
@@ -1,11 +1,11 @@
 package Convert::Color::LCh;
 
-use 5.014000;
+use 5.008009;
 use strict;
 use warnings;
 use parent qw/Convert::Color/;
 
-our $VERSION = '0.001';
+our $VERSION = '0.002001';
 
 use Convert::Color::LUV;
 use Math::Trig ':pi';
This page took 0.019795 seconds and 4 git commands to generate.