bump version to 1.002002
Karen Etheridge [Tue, 6 May 2014 18:27:02 +0000 (11:27 -0700)]
lib/Import/Into.pm

index 4b1113f..84effea 100644 (file)
@@ -3,7 +3,7 @@ package Import::Into;
 use strict;
 use warnings FATAL => 'all';
 
-our $VERSION = '1.002001'; # 1.2.1
+our $VERSION = '1.002002'; # 1.2.2
 
 sub _prelude {
   my $target = shift;