X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FSub%2FExporter%2FProgressive.pm;h=3a773d5be8e7b5bfc559d5a7197402d2db39bd4b;hb=fa713f7aff54ad7afd862617a5bad6b4384b55aa;hp=06fc082fe2fc3dbf60102a410fc838ba7b658a10;hpb=62c92104d7d824ca571cb9ae247448b55528d1ad;p=p5sagit%2FSub-Exporter-Progressive.git 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';