Bump version and update Changes
[convert-color-hsluv.git] / lib / Convert / Color / LCh.pm
index 296e2dda7be3a716a05f11bdec292c768a5c6289..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';
This page took 0.010055 seconds and 4 git commands to generate.