]> Dogcows Code - chaz/graphql-client/blobdiff - bin/graphql
Version 0.601
[chaz/graphql-client] / bin / graphql
index 31c48aeb1109a58205ce70161b41f8ed00dd222a..6825edc71261b3c44d64b343f0b8fab5a916c9c9 100755 (executable)
@@ -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
 
This page took 0.019838 seconds and 4 git commands to generate.