Bump to 0.8.0

This commit is contained in:
Zach Dykstra 2020-01-11 19:43:21 -06:00
parent f2a8856a6f
commit 615c89e412
1 changed files with 1 additions and 1 deletions

View File

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