X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=dfdd55c9dfac19fbe3285b82f9569d496a7893fc;hb=886b5544bfb4de038faede9803f01edcc5d604fc;hp=4199bc6375833bc58dc9ec332bdb5ae7d16a9796;hpb=26b24f42605c8646a9c21ef2b94f1ceeec6cf634;p=chaz%2Fgraphql-client diff --git a/Makefile.PL b/Makefile.PL index 4199bc6..dfdd55c 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.014. +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.024. use strict; use warnings; @@ -8,7 +8,7 @@ use ExtUtils::MakeMaker; my %WriteMakefileArgs = ( "ABSTRACT" => "Command-line GraphQL client", - "AUTHOR" => "Charles McGarvey ", + "AUTHOR" => "Charles McGarvey ", "CONFIGURE_REQUIRES" => { "ExtUtils::MakeMaker" => 0 }, @@ -48,7 +48,7 @@ my %WriteMakefileArgs = ( "Test::More" => 0, "lib" => 0 }, - "VERSION" => "0.604", + "VERSION" => "0.605", "test" => { "TESTS" => "t/*.t" }