]> Dogcows Code - chaz/graphql-client/blobdiff - lib/GraphQL/Client/http.pm
Version 0.604
[chaz/graphql-client] / lib / GraphQL / Client / http.pm
index 48f68e8243aa2bac0764c9816adedc44ac76b6a7..79a5f2af67ca82595ffe8e1eb2a500b3844d3eea 100644 (file)
@@ -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
 
This page took 0.023548 seconds and 4 git commands to generate.