Skip to content

Commit 5018b70

Browse files
authored
Merge pull request #71 from github-community-projects/jm_update_gem_version
chore: update gem version to 0.26.0
2 parents 363e7af + 094f406 commit 5018b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-client.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22
Gem::Specification.new do |s|
33
s.name = "graphql-client"
4-
s.version = "0.25.0"
4+
s.version = "0.26.0"
55
s.summary = "GraphQL Client"
66
s.description = "A Ruby library for declaring, composing and executing GraphQL queries"
77
s.homepage = "https://github.com/github-community-projects/graphql-client"

0 commit comments

Comments
 (0)