projects
/
p5sagit/Sub-Exporter-Progressive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c6df404
)
Bump version to 0.001006
Leon Timmermans [Mon, 27 Aug 2012 11:10:52 +0000 (13:10 +0200)]
lib/Sub/Exporter/Progressive.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Sub/Exporter/Progressive.pm
b/lib/Sub/Exporter/Progressive.pm
index
d71a170
..
c8b61e6
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.001005';
+our $VERSION = '0.001006';
use List::Util 'first';