bump version
Matt S Trout [Sat, 12 May 2012 16:39:22 +0000 (16:39 +0000)]
lib/Import/Into.pm

index b1daa54..fc77517 100644 (file)
@@ -3,7 +3,7 @@ package Import::Into;
 use strict;
 use warnings FATAL => 'all';
 
-our $VERSION = '1.000003'; # 1.0.3
+our $VERSION = '1.001000'; # 1.1.0
 
 my %importers;