updated to 1.4.0

This commit is contained in:
danijoo
2014-01-17 19:20:06 +01:00
parent 60fff2e7b8
commit 7358ba7f1c

View File

@@ -1,7 +1,7 @@
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = 'sightstone' s.name = 'sightstone'
s.version = '1.3.2' s.version = '1.4.0'
s.date = '2014-01-16' s.date = '2014-01-17'
s.summary = 'Ruby wrapper for riots league of legends api' s.summary = 'Ruby wrapper for riots league of legends api'
s.description = s.summary s.description = s.summary
s.authors = ["Daniel Bauer"] s.authors = ["Daniel Bauer"]