Bump to 0.7.7

This commit is contained in:
Zach Dykstra 2020-01-07 20:29:03 -06:00
parent 8ad532f4fa
commit 65c0324d13
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
use strict;
use warnings;
our $VERSION = '0.7.6';
our $VERSION = '0.7.7';
use Getopt::Long qw(:config no_ignore_case auto_version);
use Pod::Usage qw(pod2usage);