bump version
Matt S Trout [Sat, 5 May 2012 19:28:55 +0000 (19:28 +0000)]
lib/Import/Into.pm

index 09488bb..4f3255c 100644 (file)
@@ -3,7 +3,7 @@ package Import::Into;
 use strict;
 use warnings FATAL => 'all';
 
-our $VERSION = '1.000001'; # 1.0.1
+our $VERSION = '1.000002'; # 1.0.2
 
 my %importers;