version bump

This commit is contained in:
Dima Kogan
2020-01-08 18:55:52 -08:00
parent e4523f97e7
commit 373b97092e
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.52';
my $VERSION = '1.53';
my %options;
interpretCommandline();