Skip to content

Commit d311b4d

Browse files
Update Module::CoreList for 5.42.0
1 parent 144072f commit d311b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ sub changes_between {
441441
5.041011 => '2025-04-20',
442442
5.041012 => '2025-04-21',
443443
5.041013 => '2025-05-28',
444-
5.042000 => '2025-06-27',
444+
5.042000 => '2025-07-02',
445445
);
446446

447447
for my $version ( sort { $a <=> $b } keys %released ) {

0 commit comments

Comments
 (0)