We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f00f1a7 commit 3f22fcdCopy full SHA for 3f22fcd
graphql-client.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = "graphql-client"
3
- s.version = "0.2.3"
+ s.version = "0.2.4"
4
s.summary = "GraphQL Client"
5
s.description = "A Ruby library for declaring, composing and executing GraphQL queries"
6
s.homepage = "https://github.com/github/graphql-client"
0 commit comments