diff --git a/META.json b/META.json index a2508a50..19b00782 100644 --- a/META.json +++ b/META.json @@ -64,7 +64,8 @@ "JSON::XS" : "3.01", "List::MoreUtils" : "0.428", "List::Util" : "1.49", - "MCE" : "1.703", + "MCE" : "1.865", + "MCE::Shared" : "1.864", "MIME::Base64" : "3.13", "Module::Load" : "0.32", "Moo" : "1.001000", @@ -124,7 +125,7 @@ "provides" : { "App::Netdisco" : { "file" : "lib/App/Netdisco.pm", - "version" : "2.044012" + "version" : "2.044013" }, "App::Netdisco::AnyEvent::Nbtstat" : { "file" : "lib/App/Netdisco/AnyEvent/Nbtstat.pm" @@ -827,6 +828,6 @@ "x_IRC" : "irc://irc.freenode.org/#netdisco", "x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users" }, - "version" : "2.044012", + "version" : "2.044013", "x_serialization_backend" : "JSON::PP version 2.97001" } diff --git a/META.yml b/META.yml index d2ab6ae7..4bfdb887 100644 --- a/META.yml +++ b/META.yml @@ -23,7 +23,7 @@ name: App-Netdisco provides: App::Netdisco: file: lib/App/Netdisco.pm - version: '2.044012' + version: '2.044013' App::Netdisco::AnyEvent::Nbtstat: file: lib/App/Netdisco/AnyEvent/Nbtstat.pm App::Netdisco::Backend::Job: @@ -516,7 +516,8 @@ requires: JSON::XS: '3.01' List::MoreUtils: '0.428' List::Util: '1.49' - MCE: '1.703' + MCE: '1.865' + MCE::Shared: '1.864' MIME::Base64: '3.13' Module::Load: '0.32' Moo: '1.001000' @@ -569,5 +570,5 @@ resources: homepage: http://netdisco.org/ license: http://opensource.org/licenses/bsd-license.php repository: https://github.com/netdisco/netdisco -version: '2.044012' +version: '2.044013' x_serialization_backend: 'CPAN::Meta::YAML version 0.018'