release v2.2

This commit is contained in:
Stéphane Lesimple 2022-03-13 12:06:13 +01:00
parent dc9f8b0c94
commit 4564559c85

View file

@ -26,7 +26,7 @@ use Getopt::Long qw{ :config gnu_getopt no_ignore_case };
use Data::Dumper;
use Term::ANSIColor;
my $VERSION = "2.1";
my $VERSION = "2.2";
$Data::Dumper::Sortkeys = 1;
$Data::Dumper::Terse = 1;