finished stats, tests and docs for stats

This commit is contained in:
danijoo
2013-12-31 16:42:22 +01:00
parent 0bbca21bcd
commit 471c9d6f71
6 changed files with 89 additions and 41 deletions

View File

@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = 'sightstone'
s.version = '0.5.0'
s.date = '2012-12-30'
s.version = '0.6.0'
s.date = '2012-12-31'
s.summary = 'Ruby wrapper for riots league of legends api'
s.description = s.summary
s.authors = ["Daniel Bauer"]