release 3.88

This commit is contained in:
Oliver Gorwits
2022-08-17 22:51:16 +01:00
parent 4b15add4ff
commit f7d4a78f41
148 changed files with 443 additions and 436 deletions

View File

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