From 78c2c636197b693e122b8c30a1da97eabcd07905 Mon Sep 17 00:00:00 2001 From: danijoo Date: Mon, 30 Dec 2013 15:31:53 +0100 Subject: [PATCH] 0.4.1 --- sightstone.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sightstone.gemspec b/sightstone.gemspec index 37348bc..f6b5494 100644 --- a/sightstone.gemspec +++ b/sightstone.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'sightstone' - s.version = '0.4.0' + s.version = '0.4.1' s.date = '2012-12-15' s.summary = 'Ruby wrapper for riots league of legends api' s.description = s.summary