projects
/
p5sagit/Module-Metadata.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e6454d7
)
bump version for next release
Karen Etheridge [Sun, 16 Mar 2014 07:48:54 +0000 (08:48 +0100)]
lib/Module/Metadata.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Module/Metadata.pm
b/lib/Module/Metadata.pm
index
31d4bf0
..
281d738
100644
(file)
--- a/
lib/Module/Metadata.pm
+++ b/
lib/Module/Metadata.pm
@@
-12,7
+12,7
@@
package Module::Metadata;
use strict;
use warnings;
-our $VERSION = '1.000019';
+our $VERSION = '1.000020';
$VERSION = eval $VERSION;
use Carp qw/croak/;