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