X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=META.json;h=b8bb85f0cd7f95e4dabb4000a7e1560e7c6f5253;hb=4df3f6c276a2ee1d697d2199e186c187436333d8;hp=c98c070429220aba8a0c8a86ea190016b2363789;hpb=794f74f42c89ba45a33f0c6c1461c769580aca8f;p=chaz%2Fgraphql-client diff --git a/META.json b/META.json index c98c070..b8bb85f 100644 --- a/META.json +++ b/META.json @@ -72,6 +72,7 @@ }, "requires" : { "Carp" : "0", + "Encode" : "0", "Getopt::Long" : "2.39", "HTTP::AnyUA" : "0", "HTTP::AnyUA::Util" : "0", @@ -115,23 +116,23 @@ "provides" : { "GraphQL::Client" : { "file" : "lib/GraphQL/Client.pm", - "version" : "0.602" + "version" : "0.603" }, "GraphQL::Client::CLI" : { "file" : "lib/GraphQL/Client/CLI.pm", - "version" : "0.602" + "version" : "0.603" }, "GraphQL::Client::Error" : { "file" : "lib/GraphQL/Client.pm", - "version" : "0.602" + "version" : "0.603" }, "GraphQL::Client::http" : { "file" : "lib/GraphQL/Client/http.pm", - "version" : "0.602" + "version" : "0.603" }, "GraphQL::Client::https" : { "file" : "lib/GraphQL/Client/https.pm", - "version" : "0.602" + "version" : "0.603" } }, "release_status" : "stable", @@ -146,7 +147,7 @@ "web" : "https://github.com/chazmcgarvey/graphql-client" } }, - "version" : "0.602", + "version" : "0.603", "x_authority" : "cpan:CCM", "x_generated_by_perl" : "v5.28.0", "x_serialization_backend" : "Cpanel::JSON::XS version 4.15",