X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FSub%2FExporter%2FProgressive.pm;h=4529aaac04de13c7fe5d1c64581dafc2f886421f;hb=2115051d521945f2d9f8962f967bb649044e346c;hp=4db4cf1d4b9cf66e0eb8ae33e937424c9854aa58;hpb=10558d4975d34027dca5df3420a77ac4c0acf9ee;p=p5sagit%2FSub-Exporter-Progressive.git diff --git a/lib/Sub/Exporter/Progressive.pm b/lib/Sub/Exporter/Progressive.pm index 4db4cf1..4529aaa 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.001007'; +our $VERSION = '0.001008'; use Carp 'croak'; use List::Util 'first';