summaryrefslogtreecommitdiff
path: root/dist/Module-CoreList/lib/Module/CoreList.pm
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@semiotic.systems>2022-05-26 09:04:18 -0400
committerRicardo Signes <rjbs@semiotic.systems>2022-05-26 09:04:18 -0400
commit7b3892421461a033bc36e87b906ba7c36c273473 (patch)
tree966f017fc5df34a39d9b3018c4ca75586acc60eb /dist/Module-CoreList/lib/Module/CoreList.pm
parentf7adb3411b942711e4c8eedf5a65645bcb405a82 (diff)
downloadperl-7b3892421461a033bc36e87b906ba7c36c273473.tar.gz
Module::CoreList: update release date for 5.36.0
Diffstat (limited to 'dist/Module-CoreList/lib/Module/CoreList.pm')
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 1210a87065..29f815c496 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -391,7 +391,7 @@ sub changes_between {
5.034001 => '2022-03-13',
5.035010 => '2022-03-20',
5.035011 => '2022-04-20',
- 5.036000 => '2022-05-20',
+ 5.036000 => '2022-05-27',
);
for my $version ( sort { $a <=> $b } keys %released ) {