mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-02 01:21:14 +00:00
Update MANIFEST file and release prep
Ensure all necessary files are included in release tarball
This commit is contained in:
parent
c3b04b22ec
commit
d77a265b85
6 changed files with 38 additions and 5 deletions
|
@ -3,7 +3,7 @@ package App::ClusterSSH;
|
|||
use 5.008.004;
|
||||
use warnings;
|
||||
use strict;
|
||||
use version; our $VERSION = version->new('4.00_03');
|
||||
use version; our $VERSION = version->new('4.00_04');
|
||||
|
||||
use Carp;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue