release v2.3

This commit is contained in:
Stéphane Lesimple 2024-04-16 10:49:43 +02:00
parent 0b566c655f
commit 30bb31e0a7

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.2";
my $VERSION = "2.3";
$Data::Dumper::Sortkeys = 1;
$Data::Dumper::Terse = 1;