Skip to content

Commit

Permalink
0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rmosolgo committed Mar 13, 2024
1 parent ee19269 commit 0980c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql-client.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true
Gem::Specification.new do |s|
s.name = "graphql-client"
s.version = "0.20.0"
s.version = "0.21.0"
s.summary = "GraphQL Client"
s.description = "A Ruby library for declaring, composing and executing GraphQL queries"
s.homepage = "https://github.com/github-community-projects/graphql-client"
Expand Down

0 comments on commit 0980c4c

Please sign in to comment.