release 3.70

This commit is contained in:
Oliver Gorwits
2019-10-15 18:43:39 +01:00
parent d36fce44d0
commit 4852ed4668
139 changed files with 421 additions and 412 deletions

View File

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