From: Karen Etheridge Date: Tue, 6 May 2014 18:27:02 +0000 (-0700) Subject: bump version to 1.002002 X-Git-Tag: v1.002002~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FImport-Into.git;a=commitdiff_plain;h=6e5223e6c0c3bdaf61ecd4ec09f875aa57d45dff bump version to 1.002002 --- diff --git a/lib/Import/Into.pm b/lib/Import/Into.pm index 4b1113f..84effea 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.002001'; # 1.2.1 +our $VERSION = '1.002002'; # 1.2.2 sub _prelude { my $target = shift;