version bump

This commit is contained in:
Dima Kogan 2017-03-31 15:40:39 -07:00
parent 2ee401fcb4
commit ed9512924d

View File

@ -15,7 +15,7 @@ use Text::ParseWords; # for shellwords
use Pod::Usage;
use Time::Piece;
my $VERSION = 1.41;
my $VERSION = 1.42;
my %options;
interpretCommandline();