bump version
[p5sagit/Import-Into.git] / lib / Import / Into.pm
index a19702b..bf5607a 100644 (file)
@@ -3,7 +3,7 @@ package Import::Into;
 use strict;
 use warnings FATAL => 'all';
 
-our $VERSION = '1.002000'; # 1.2.0
+our $VERSION = '1.002001'; # 1.2.1
 
 sub _prelude {
   my $target = shift;