mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-03 18:03:23 +00:00
Update version
This commit is contained in:
parent
15d3e210cf
commit
2e0f63360b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ package App::ClusterSSH;
|
||||||
use 5.008.004;
|
use 5.008.004;
|
||||||
use warnings;
|
use warnings;
|
||||||
use strict;
|
use strict;
|
||||||
use version; our $VERSION = version->new('4.13.1');
|
use version; our $VERSION = version->new('4.13.2');
|
||||||
|
|
||||||
use Carp qw/cluck :DEFAULT/;
|
use Carp qw/cluck :DEFAULT/;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue