Bump version and update Changes
[convert-color-husl.git] / lib / Convert / Color / LCh.pm
index 106098f226e1a9737aea1b395546d32d8fb0d290..45c67aa7dfda2f34dcbc6fb924e4e89dddd7988c 100644 (file)
@@ -5,7 +5,7 @@ use strict;
 use warnings;
 use parent qw/Convert::Color/;
 
-our $VERSION = '0.002001';
+our $VERSION = '1.000';
 
 use Convert::Color::LUV;
 use Math::Trig ':pi';
This page took 0.009918 seconds and 4 git commands to generate.