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