make bump
[p5sagit/Import-Into.git] / lib / Import / Into.pm
index 2bde90c..1e4fb75 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings FATAL => 'all';
 use Module::Runtime;
 
-our $VERSION = '1.002002'; # 1.2.2
+our $VERSION = '1.002004';
 
 sub _prelude {
   my $target = shift;
@@ -47,7 +47,7 @@ __END__
 
 =head1 NAME
 
-Import::Into - import packages into other packages
+Import::Into - Import packages into other packages
 
 =head1 SYNOPSIS