mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-03 01:43:25 +00:00
Version bump and travis fix
- Amend min version of Getopt::Long for Travis - Bump the dist version
This commit is contained in:
parent
e857392130
commit
e5c33c6e13
3 changed files with 7 additions and 2 deletions
|
@ -5,7 +5,7 @@ package App::ClusterSSH;
|
|||
# ABSTRACT: Cluster administration tool
|
||||
# ABSTRACT: Cluster administration tool
|
||||
|
||||
use version; our $VERSION = version->new('4.13.2_01');
|
||||
use version; our $VERSION = version->new('4.13.2_02');
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue