Upgrade to Parse-CPAN-Meta-1.40
[p5sagit/p5-mst-13.2.git] / cpan / Parse-CPAN-Meta / lib / Parse / CPAN / Meta.pm
index a06556e..e7d5851 100644 (file)
@@ -15,7 +15,7 @@ BEGIN {
        # Class structure
        require 5.004;
        require Exporter;
-       $Parse::CPAN::Meta::VERSION   = '1.39';
+       $Parse::CPAN::Meta::VERSION   = '1.40';
        @Parse::CPAN::Meta::ISA       = qw{ Exporter      };
        @Parse::CPAN::Meta::EXPORT_OK = qw{ Load LoadFile };
 }