From: Graham Knop Date: Tue, 10 Dec 2013 16:02:45 +0000 (-0800) Subject: bump version X-Git-Tag: v1.002000~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d55385e502908eff6904218d3239dfa152553f9f;p=p5sagit%2FImport-Into.git bump version --- diff --git a/lib/Import/Into.pm b/lib/Import/Into.pm index 64e6a00..a19702b 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.001001'; # 1.1.1 +our $VERSION = '1.002000'; # 1.2.0 sub _prelude { my $target = shift;