Bump to version 0.001008
Leon Timmermans [Mon, 21 Jan 2013 23:53:44 +0000 (00:53 +0100)]
lib/Sub/Exporter/Progressive.pm

index 4db4cf1..4529aaa 100644 (file)
@@ -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';