diff --git a/sightstone.gemspec b/sightstone.gemspec index f6b5494..c022362 100644 --- a/sightstone.gemspec +++ b/sightstone.gemspec @@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = 'sightstone' - s.version = '0.4.1' - s.date = '2012-12-15' + s.version = '0.5.0' + s.date = '2012-12-30' s.summary = 'Ruby wrapper for riots league of legends api' s.description = s.summary s.authors = ["Daniel Bauer"]