Bumping version to 1.002005
[p5sagit/Import-Into.git] / lib / Import / Into.pm
index 7ca9d0b..c14fd98 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings FATAL => 'all';
 use Module::Runtime;
 
-our $VERSION = '1.002004';
+our $VERSION = '1.002005';
 
 sub _prelude {
   my $target = shift;