projects
/
p5sagit/Sub-Exporter-Progressive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5776cb9
)
v0.001011
Arthur Axel 'fREW' Schmidt [Mon, 28 Oct 2013 18:07:06 +0000 (13:07 -0500)]
lib/Sub/Exporter/Progressive.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Sub/Exporter/Progressive.pm
b/lib/Sub/Exporter/Progressive.pm
index
f697cfe
..
0ee231a
100644
(file)
--- 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.001010';
+our $VERSION = '0.001011';
use Carp ();
use List::Util ();