release 3.94

This commit is contained in:
Oliver Gorwits
2023-07-25 12:00:34 +01:00
parent 1ca9abdf8a
commit 133febf550
150 changed files with 450 additions and 444 deletions

View File

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