Bumping version to 1.003002
Matt S Trout [Sat, 25 Jul 2015 17:21:39 +0000 (17:21 +0000)]
lib/Package/Variant.pm

index a76d75e..3b371d2 100644 (file)
@@ -5,7 +5,7 @@ use Import::Into;
 use Module::Runtime qw(require_module);
 use Carp qw(croak);
 
-our $VERSION = '1.003001';
+our $VERSION = '1.003002';
 
 $VERSION = eval $VERSION;