X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FImport-Into.git;a=blobdiff_plain;f=lib%2FImport%2FInto.pm;fp=lib%2FImport%2FInto.pm;h=bf5607ad698b743ab9ebe02be4ddd02bcc47e59f;hp=a19702b74e906ea96d9d7a993e321af5cbbbf58c;hb=70f752deb964627addfa14e146ee16e386fb9fc1;hpb=0f3ea85e40513a49690783a481c79596dd3f24ab diff --git a/lib/Import/Into.pm b/lib/Import/Into.pm index a19702b..bf5607a 100644 --- a/lib/Import/Into.pm +++ b/lib/Import/Into.pm @@ -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;