Skip to content

Commit 86fe162

Browse files
committed
bump version
1 parent 0e5ea6e commit 86fe162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rails-graphql-generator.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ $:.push File.expand_path('../lib', __FILE__)
33
Gem::Specification.new do |s|
44
s.licenses = ['MIT']
55
s.name = 'rails-graphql-generator'
6-
s.version = '0.0.2'
6+
s.version = '0.1.0'
77
s.authors = ['Muhammet']
88
s.email = ['dilekmuhammet@gmail.com']
99
s.homepage = 'https://github.com/movielala/rails-graphql-generator'

0 commit comments

Comments
 (0)