updated to game-v1.3

This commit is contained in:
danijoo
2014-01-12 16:27:43 +01:00
parent 352f74dcb9
commit 323395fa5f
4 changed files with 10 additions and 30 deletions

View File

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