Skip to content

Commit 6c2ae79

Browse files
committed
Fix release date of 5.41.2, changed in error by e0f9f01
1 parent c1ad4b8 commit 6c2ae79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/Module-CoreList/lib/Module/CoreList.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21825,8 +21825,8 @@ for my $version ( sort { $a <=> $b } keys %released ) {
2182521825
'File::Spec::Unix' => '3.92',
2182621826
'File::Spec::VMS' => '3.92',
2182721827
'File::Spec::Win32' => '3.92',
21828-
'Module::CoreList' => '5.20240820',
21829-
'Module::CoreList::Utils'=> '5.20240820',
21828+
'Module::CoreList' => '5.20240720',
21829+
'Module::CoreList::Utils'=> '5.20240720',
2183021830
'POSIX' => '2.22',
2183121831
'Pod::Man' => 'v6.0.2',
2183221832
'Pod::ParseLink' => 'v6.0.2',

0 commit comments

Comments
 (0)