release 3.93

This commit is contained in:
Oliver Gorwits
2023-07-14 19:41:39 +01:00
parent a71be6e4c2
commit f101cb0a23
150 changed files with 450 additions and 444 deletions

View File

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