From: Karen Etheridge Date: Thu, 2 Oct 2014 03:32:11 +0000 (-0700) Subject: make bump X-Git-Tag: v0.001002~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Flib-with-preamble.git;a=commitdiff_plain;h=961344772da2cb9fc725dc4d328201c339eb784f make bump --- diff --git a/lib/lib/with/preamble.pm b/lib/lib/with/preamble.pm index e7e7308..14bd703 100644 --- a/lib/lib/with/preamble.pm +++ b/lib/lib/with/preamble.pm @@ -5,7 +5,7 @@ use warnings FATAL => 'all'; use File::Spec; use PerlIO::via::dynamic; -our $VERSION = '0.001001'; # 0.1.1 +our $VERSION = '0.001002'; # 0.1.2 sub require_with_preamble { my ($arrayref, $filename) = @_;