]> Dogcows Code - chaz/graphql-client/blobdiff - lib/GraphQL/Client/https.pm
Version 0.605
[chaz/graphql-client] / lib / GraphQL / Client / https.pm
index 937f9ada39cfa6ab8341e360344d7ab8909b930f..6a56eb49989724c231ea50ac17f4ed9a81e5bada 100644 (file)
@@ -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 <chazmcgarvey@brokenzipper.com>
+Charles McGarvey <ccm@cpan.org>
 
 =head1 COPYRIGHT AND LICENSE
 
This page took 0.022739 seconds and 4 git commands to generate.