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