From: Leon Timmermans Date: Sun, 6 Jan 2013 14:00:57 +0000 (+0100) Subject: Bump to version 0.001007 X-Git-Tag: v0.001007~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fa713f7aff54ad7afd862617a5bad6b4384b55aa;p=p5sagit%2FSub-Exporter-Progressive.git Bump to version 0.001007 --- diff --git a/lib/Sub/Exporter/Progressive.pm b/lib/Sub/Exporter/Progressive.pm index 06fc082..3a773d5 100644 --- a/lib/Sub/Exporter/Progressive.pm +++ b/lib/Sub/Exporter/Progressive.pm @@ -3,7 +3,7 @@ package Sub::Exporter::Progressive; use strict; use warnings; -our $VERSION = '0.001006'; +our $VERSION = '0.001007'; use List::Util 'first';