projects
/
p5sagit/Sub-Exporter-Progressive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
fc07161
)
release v0.001010
Arthur Axel 'fREW' Schmidt [Tue, 26 Mar 2013 22:55:48 +0000 (17:55 -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
f7b416e
..
77db596
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.001009';
+our $VERSION = '0.001010';
use Carp 'croak';
use List::Util 'first';