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 ee19269 commit 0980c4cCopy full SHA for 0980c4c
graphql-client.gemspec
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
Gem::Specification.new do |s|
3
s.name = "graphql-client"
4
- s.version = "0.20.0"
+ s.version = "0.21.0"
5
s.summary = "GraphQL Client"
6
s.description = "A Ruby library for declaring, composing and executing GraphQL queries"
7
s.homepage = "https://github.com/github-community-projects/graphql-client"
0 commit comments