X-Git-Url: http://git.ieval.ro/?p=convert-color-husl.git;a=blobdiff_plain;f=lib%2FConvert%2FColor%2FHUSLp.pm;h=222583bd315e0e7d0da820943e8d348e312e464c;hp=f790af63777959c291c8e564f1b00836593c105d;hb=6bf4f934c8fb4150c09a13ea6d4147ce579c25df;hpb=4e59696a82a1dceb7bf28416d0cb2ce58cf351bd diff --git a/lib/Convert/Color/HUSLp.pm b/lib/Convert/Color/HUSLp.pm index f790af6..222583b 100644 --- a/lib/Convert/Color/HUSLp.pm +++ b/lib/Convert/Color/HUSLp.pm @@ -15,7 +15,7 @@ BEGIN { *_get_bounds = *Convert::Color::HUSL::_get_bounds; ## no critic (ProtectPrivate) } -our $VERSION = '0.001'; +our $VERSION = '0.002'; __PACKAGE__->register_color_space('huslp');