From: Karen Etheridge Date: Sat, 4 Oct 2014 19:39:16 +0000 (-0700) Subject: make bump X-Git-Tag: v0.001003~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=16889dd2a3612eedf293f9b6fc9f58c5e8cb0a76;hp=ff51275a192e4e25caaa12edc179724205f435ed;p=p5sagit%2Flib-with-preamble.git make bump --- diff --git a/lib/lib/with/preamble.pm b/lib/lib/with/preamble.pm index 14bd703..42b6b3a 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.001002'; # 0.1.2 +our $VERSION = '0.001003'; # 0.1.3 sub require_with_preamble { my ($arrayref, $filename) = @_;