]> Dogcows Code - chaz/graphql-client/blobdiff - lib/GraphQL/Client/https.pm
Version 0.604
[chaz/graphql-client] / lib / GraphQL / Client / https.pm
index 54d2acf75128a058e0664931d51f04fe0dc3a00f..937f9ada39cfa6ab8341e360344d7ab8909b930f 100644 (file)
@@ -6,7 +6,7 @@ use strict;
 
 use parent 'GraphQL::Client::http';
 
-our $VERSION = '0.603'; # VERSION
+our $VERSION = '0.604'; # VERSION
 
 sub new {
     my $class = shift;
@@ -27,7 +27,7 @@ GraphQL::Client::https - GraphQL over HTTPS
 
 =head1 VERSION
 
-version 0.603
+version 0.604
 
 =head1 DESCRIPTION
 
This page took 0.020636 seconds and 4 git commands to generate.