version bump

This commit is contained in:
Dima Kogan
2020-07-20 15:51:33 -07:00
parent 4244299169
commit c8dac15db3
2 changed files with 8 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.54';
my $VERSION = '1.55';
my %options;
interpretCommandline();