X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=bin%2Fgraphql;h=6825edc71261b3c44d64b343f0b8fab5a916c9c9;hb=afe2bc3fe09e80cea209312408159ed83f1bfc91;hp=31c48aeb1109a58205ce70161b41f8ed00dd222a;hpb=5d541d3263496638433052515b9dea5b271f9352;p=chaz%2Fgraphql-client diff --git a/bin/graphql b/bin/graphql index 31c48ae..6825edc 100755 --- a/bin/graphql +++ b/bin/graphql @@ -11,7 +11,7 @@ use Getopt::Long; use GraphQL::Client; use JSON::MaybeXS; -our $VERSION = '0.600'; # VERSION +our $VERSION = '0.601'; # VERSION my $version; my $help; @@ -228,7 +228,7 @@ graphql - Command-line GraphQL client =head1 VERSION -version 0.600 +version 0.601 =head1 SYNOPSIS