From: Karen Etheridge Date: Wed, 9 Jul 2014 00:08:32 +0000 (-0700) Subject: make bump X-Git-Tag: v1.002003~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FImport-Into.git;a=commitdiff_plain;h=6a91d2cb2c4774e42fb644aa795eaed30ab6d1fc make bump --- diff --git a/lib/Import/Into.pm b/lib/Import/Into.pm index 3d93200..34ae942 100644 --- a/lib/Import/Into.pm +++ b/lib/Import/Into.pm @@ -4,7 +4,7 @@ use strict; use warnings FATAL => 'all'; use Module::Runtime; -our $VERSION = '1.002002'; +our $VERSION = '1.002003'; sub _prelude { my $target = shift;