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

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