bump version

This commit is contained in:
2023-03-22 12:56:34 +01:00
parent d3630b8d37
commit 818bbebee9
2 changed files with 3 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ use File::stat;
use Data::Validate qw(:math is_printable);
use Data::Validate::IP qw(is_ipv4 is_ipv6);
our $VERSION = 0.12;
our $VERSION = 0.13;
use vars qw(@ISA);