From: Karen Etheridge Date: Wed, 9 Jul 2014 16:15:15 +0000 (-0700) Subject: make bump X-Git-Tag: v1.002004~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f48235dbfef2a091bf976aef3794e64b0b537f41;p=p5sagit%2FImport-Into.git make bump --- diff --git a/lib/Import/Into.pm b/lib/Import/Into.pm index 34ae942..1e4fb75 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.002003'; +our $VERSION = '1.002004'; sub _prelude { my $target = shift;