diff --git a/sightstone.gemspec b/sightstone.gemspec index 493a62b..2a1c7be 100644 --- a/sightstone.gemspec +++ b/sightstone.gemspec @@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = 'sightstone' - s.version = '0.6.0' - s.date = '2012-12-31' + s.version = '0.7.0' + s.date = '2014-01-01' s.summary = 'Ruby wrapper for riots league of legends api' s.description = s.summary s.authors = ["Daniel Bauer"]