X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FGraphQL%2FClient%2Fhttps.pm;h=6a56eb49989724c231ea50ac17f4ed9a81e5bada;hb=886b5544bfb4de038faede9803f01edcc5d604fc;hp=937f9ada39cfa6ab8341e360344d7ab8909b930f;hpb=26b24f42605c8646a9c21ef2b94f1ceeec6cf634;p=chaz%2Fgraphql-client diff --git a/lib/GraphQL/Client/https.pm b/lib/GraphQL/Client/https.pm index 937f9ad..6a56eb4 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.604'; # VERSION +our $VERSION = '0.605'; # VERSION sub new { my $class = shift; @@ -27,7 +27,7 @@ GraphQL::Client::https - GraphQL over HTTPS =head1 VERSION -version 0.604 +version 0.605 =head1 DESCRIPTION @@ -48,7 +48,7 @@ feature. =head1 AUTHOR -Charles McGarvey +Charles McGarvey =head1 COPYRIGHT AND LICENSE