release 3.95

This commit is contained in:
Oliver Gorwits
2023-09-02 19:52:35 +01:00
parent b15a950d6a
commit 34797b100a
149 changed files with 1985 additions and 1663 deletions

View File

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