bump version
Matt S Trout [Sun, 6 May 2012 20:18:38 +0000 (20:18 +0000)]
lib/Import/Into.pm

index 0886ad8..37fdddd 100644 (file)
@@ -3,7 +3,7 @@ package Import::Into;
 use strict;
 use warnings FATAL => 'all';
 
-our $VERSION = '1.000002'; # 1.0.2
+our $VERSION = '1.000003'; # 1.0.3
 
 my %importers;