v0.001011
Arthur Axel 'fREW' Schmidt [Mon, 28 Oct 2013 18:07:06 +0000 (13:07 -0500)]
lib/Sub/Exporter/Progressive.pm

index f697cfe..0ee231a 100644 (file)
@@ -3,7 +3,7 @@ package Sub::Exporter::Progressive;
 use strict;
 use warnings;
 
-our $VERSION = '0.001010';
+our $VERSION = '0.001011';
 
 use Carp ();
 use List::Util ();