Skip to content

Commit 3f22fcd

Browse files
committed
graphql-client 0.2.4
1 parent f00f1a7 commit 3f22fcd

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,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = "graphql-client"
3-
s.version = "0.2.3"
3+
s.version = "0.2.4"
44
s.summary = "GraphQL Client"
55
s.description = "A Ruby library for declaring, composing and executing GraphQL queries"
66
s.homepage = "https://github.com/github/graphql-client"

0 commit comments

Comments
 (0)