version bump

This commit is contained in:
Dima Kogan
2021-07-22 17:52:32 -07:00
parent a020a38931
commit 8bc95b93ec
2 changed files with 7 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.58';
my $VERSION = '1.59';
my %options;
interpretCommandline();