projects
/
p5sagit/Module-Metadata.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f0839c2
)
bump version to 1.000019
Karen Etheridge [Sun, 6 Oct 2013 16:19:37 +0000 (09:19 -0700)]
lib/Module/Metadata.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Module/Metadata.pm
b/lib/Module/Metadata.pm
index
60f17e8
..
e352d31
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.000018';
+our $VERSION = '1.000019';
$VERSION = eval $VERSION;
use Carp qw/croak/;