Skip to content

Commit

Permalink
0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rmosolgo committed Jan 24, 2024
1 parent 00e047a commit 9555929
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.18.0"
s.version = "0.19.0"
s.summary = "GraphQL Client"
s.description = "A Ruby library for declaring, composing and executing GraphQL queries"
s.homepage = "https://github.com/github/graphql-client"
Expand Down

0 comments on commit 9555929

Please sign in to comment.