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