X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=bin%2Fgraphql;fp=bin%2Fgraphql;h=4b523aaead5c7a87dfca5614f6af9fe9d2d0c588;hb=886b5544bfb4de038faede9803f01edcc5d604fc;hp=db8e7c52a824bd101c9ea315de81a69d0750258f;hpb=26b24f42605c8646a9c21ef2b94f1ceeec6cf634;p=chaz%2Fgraphql-client diff --git a/bin/graphql b/bin/graphql index db8e7c5..4b523aa 100755 --- a/bin/graphql +++ b/bin/graphql @@ -10,7 +10,7 @@ use strict; use GraphQL::Client::CLI; -our $VERSION = '0.604'; # VERSION +our $VERSION = '0.605'; # VERSION GraphQL::Client::CLI->main(@ARGV); @@ -26,7 +26,7 @@ graphql - Command-line GraphQL client =head1 VERSION -version 0.604 +version 0.605 =head1 SYNOPSIS @@ -346,7 +346,13 @@ feature. =head1 AUTHOR -Charles McGarvey +Charles McGarvey + +=head1 CONTRIBUTOR + +=for stopwords jwright + +jwright =head1 COPYRIGHT AND LICENSE