This commit is contained in:
danijoo
2014-01-01 18:10:19 +01:00
parent f05ed4de81
commit faa4783801

View File

@@ -1,7 +1,7 @@
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = 'sightstone' s.name = 'sightstone'
s.version = '0.6.0' s.version = '0.7.0'
s.date = '2012-12-31' s.date = '2014-01-01'
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"]