This commit is contained in:
Joshua Peek 2016-10-07 14:56:28 -07:00
Родитель 4a6e34006d
Коммит ad2e80ef26
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "graphql-client"
s.version = "0.1.1"
s.version = "0.1.2"
s.summary = "GraphQL Client"
s.description = "A Ruby library for declaring, composing and executing GraphQL queries"
s.homepage = "https://github.com/github/graphql-client"