X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FGraphQL%2FClient%2Fhttp.pm;fp=lib%2FGraphQL%2FClient%2Fhttp.pm;h=79a5f2af67ca82595ffe8e1eb2a500b3844d3eea;hb=26b24f42605c8646a9c21ef2b94f1ceeec6cf634;hp=48f68e8243aa2bac0764c9816adedc44ac76b6a7;hpb=4df3f6c276a2ee1d697d2199e186c187436333d8;p=chaz%2Fgraphql-client diff --git a/lib/GraphQL/Client/http.pm b/lib/GraphQL/Client/http.pm index 48f68e8..79a5f2a 100644 --- a/lib/GraphQL/Client/http.pm +++ b/lib/GraphQL/Client/http.pm @@ -9,7 +9,7 @@ use HTTP::AnyUA::Util qw(www_form_urlencode); use HTTP::AnyUA; use namespace::clean; -our $VERSION = '0.603'; # VERSION +our $VERSION = '0.604'; # VERSION sub _croak { require Carp; goto &Carp::croak } @@ -171,7 +171,7 @@ GraphQL::Client::http - GraphQL over HTTP =head1 VERSION -version 0.603 +version 0.604 =head1 SYNOPSIS