Update META files for next release

This commit is contained in:
Duncan Ferguson 2018-03-14 18:50:45 +00:00
parent 0c6506e378
commit 9bbe9fb161
2 changed files with 4 additions and 6 deletions

View file

@ -56,7 +56,7 @@
"provides" : {
"App::ClusterSSH" : {
"file" : "lib/App/ClusterSSH.pm",
"version" : "v4.13.1"
"version" : "v4.13.2"
},
"App::ClusterSSH::Base" : {
"file" : "lib/App/ClusterSSH/Base.pm",
@ -102,11 +102,10 @@
"http://dev.perl.org/licenses/"
],
"x_Repository" : [
"http://clusterssh.git.sourceforge.net/",
"http://github.com/duncs/clusterssh"
],
"x_coverage" : "https://coveralls.io/github/duncs/clusterssh"
},
"version" : "v4.13.1",
"version" : "v4.13.2",
"x_serialization_backend" : "JSON::PP version 2.94"
}

View file

@ -27,7 +27,7 @@ name: App-ClusterSSH
provides:
App::ClusterSSH:
file: lib/App/ClusterSSH.pm
version: v4.13.1
version: v4.13.2
App::ClusterSSH::Base:
file: lib/App/ClusterSSH/Base.pm
version: '0.02'
@ -68,10 +68,9 @@ requires:
resources:
Coverage: https://coveralls.io/github/duncs/clusterssh
Repository:
- http://clusterssh.git.sourceforge.net/
- http://github.com/duncs/clusterssh
bugtracker: https://github.com/duncs/clusterssh/issues
homepage: http://github.com/duncs/clusterssh/wiki
license: http://dev.perl.org/licenses/
version: v4.13.1
version: v4.13.2
x_serialization_backend: 'CPAN::Meta::YAML version 0.016'