update v5.20.0 release date in Module::CoreList
authorRicardo Signes <rjbs@cpan.org>
Mon, 26 May 2014 13:19:45 +0000 (09:19 -0400)
committerRicardo Signes <rjbs@cpan.org>
Mon, 26 May 2014 13:19:45 +0000 (09:19 -0400)
dist/Module-CoreList/lib/Module/CoreList.pm

index b53be1a..8a6c565 100644 (file)
@@ -248,7 +248,7 @@ sub changes_between {
     5.019009 => '2014-02-20',
     5.01901  => '2014-03-20',
     5.019011 => '2014-04-20',
-    5.020000 => '2014-05-20',
+    5.020000 => '2014-05-27',
   );
 
 for my $version ( sort { $a <=> $b } keys %released ) {