diff --git a/sightstone.gemspec b/sightstone.gemspec index bd4b8da..c86c693 100644 --- a/sightstone.gemspec +++ b/sightstone.gemspec @@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = 'sightstone' - s.version = '1.4.2' - s.date = '2014-03-14' + s.version = '1.4.3' + s.date = '2014-03-16' s.summary = 'Ruby wrapper for riots league of legends api' s.description = s.summary s.authors = ["Daniel Bauer"]