release 3.72

This commit is contained in:
Oliver Gorwits
2021-06-28 08:38:06 +01:00
parent b0c1c7e2a7
commit 774339e98f
142 changed files with 423 additions and 418 deletions

View File

@@ -4,7 +4,7 @@ use warnings;
use strict;
our ($VERSION);
$VERSION = '3.71';
$VERSION = '3.72';
use PPI;
use Class::ISA; ## no critic