Skip to content
This repository has been archived by the owner on Oct 31, 2018. It is now read-only.

Commit

Permalink
bump version number to 1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesottinger committed Jul 5, 2018
1 parent 3a1ec8b commit 6cfc1e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Linode/CLI/Util.pm
Expand Up @@ -27,7 +27,7 @@ use Pod::Usage;
use Getopt::Long (qw(:config no_ignore_case bundling pass_through));
use Term::ANSIColor ':constants';

our $VERSION = '1.4.7';
our $VERSION = '1.4.8';
our @MODES = (qw(
linode stackscript domain nodebalancer longview account user
));
Expand Down

0 comments on commit 6cfc1e7

Please sign in to comment.