Skip to content

Commit

Permalink
Better put a date in it
Browse files Browse the repository at this point in the history
(cherry picked from commit 94344ab)
  • Loading branch information
bingos authored and steve-m-hay committed Feb 26, 2022
1 parent dfde17d commit 0052b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/Module-CoreList/lib/Module/CoreList.pm
Expand Up @@ -382,7 +382,7 @@ sub changes_between {
5.035001 => '2021-06-20',
5.035002 => '2021-07-23',
5.035003 => '2021-08-20',
5.035004 => '????-??-??',
5.035004 => '2021-09-20',
);

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

0 comments on commit 0052b93

Please sign in to comment.