X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FGraphQL%2FClient%2Fhttps.pm;fp=lib%2FGraphQL%2FClient%2Fhttps.pm;h=f73b48f4f282b7e5dcd0a1e566482177a019c24f;hb=afe2bc3fe09e80cea209312408159ed83f1bfc91;hp=64676644719945bc03df4c10ca2baccbac7e905b;hpb=5d541d3263496638433052515b9dea5b271f9352;p=chaz%2Fgraphql-client diff --git a/lib/GraphQL/Client/https.pm b/lib/GraphQL/Client/https.pm index 6467664..f73b48f 100644 --- a/lib/GraphQL/Client/https.pm +++ b/lib/GraphQL/Client/https.pm @@ -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