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 efebf71 commit db1e921Copy full SHA for db1e921
graphql-client.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = "graphql-client"
3
- s.version = "0.2.1"
+ s.version = "0.2.2"
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