X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FModule%2FMetadata.pm;h=99cee971c71bc3b5c8d2ce845f8a00e04e0d42b0;hb=9d50689d146d2ddb32442bce32443d614c336870;hp=dc95882249cbbc360989ecf9ac0ae8b052baa294;hpb=f1d18ad33f0ef56d8156466f544d9a6c781b1568;p=p5sagit%2FModule-Metadata.git diff --git a/lib/Module/Metadata.pm b/lib/Module/Metadata.pm index dc95882..99cee97 100644 --- a/lib/Module/Metadata.pm +++ b/lib/Module/Metadata.pm @@ -11,7 +11,7 @@ package Module::Metadata; use strict; use vars qw($VERSION); -$VERSION = '1.000000'; +$VERSION = '1.000001'; $VERSION = eval $VERSION; use File::Spec;