bump version
Matt S Trout [Thu, 3 May 2012 20:15:10 +0000 (20:15 +0000)]
lib/Import/Into.pm

index 7e81b7c..4ef0ab7 100644 (file)
@@ -3,7 +3,7 @@ package Import::Into;
 use strict;
 use warnings FATAL => 'all';
 
-our $VERSION = '1.000000'; # 1.0.0
+our $VERSION = '1.000001'; # 1.0.1
 
 my %importers;