This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update CPAN-Meta to CPAN version 2.143240
[perl5.git] / cpan / CPAN-Meta / lib / CPAN / Meta / History.pm
index 9d6c660..b5339d1 100644 (file)
@@ -3,8 +3,8 @@ use 5.006;
 use strict;
 use warnings;
 package CPAN::Meta::History;
-our $VERSION = '2.142060'; # VERSION
-
+# VERSION
+$CPAN::Meta::History::VERSION = '2.143240';
 1;
 
 # ABSTRACT: history of CPAN Meta Spec changes
@@ -21,7 +21,7 @@ CPAN::Meta::History - history of CPAN Meta Spec changes
 
 =head1 VERSION
 
-version 2.142060
+version 2.143240
 
 =head1 DESCRIPTION