version bump

This commit is contained in:
Dima Kogan
2021-02-21 13:56:41 -08:00
parent 577c2da307
commit f1d03d42c7
2 changed files with 9 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ use Pod::Usage;
use Time::Piece;
# Makefile.PL assumes this is in ''
my $VERSION = '1.56';
my $VERSION = '1.57';
my %options;
interpretCommandline();