bump version to 1.000019
Karen Etheridge [Sun, 6 Oct 2013 16:19:37 +0000 (09:19 -0700)]
lib/Module/Metadata.pm

index 60f17e8..e352d31 100644 (file)
@@ -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/;