From c72fbd450bf469e7bb62452ee709a88ba1f54c33 Mon Sep 17 00:00:00 2001 From: danijoo Date: Wed, 18 Dec 2013 10:47:42 +0100 Subject: [PATCH] version --- sightstone.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sightstone.gemspec b/sightstone.gemspec index 0877f5f..2eacb01 100644 --- a/sightstone.gemspec +++ b/sightstone.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'sightstone' - s.version = '0.2.1' + s.version = '0.3.0' s.date = '2012-12-15' s.summary = 'Ruby wrapper for riots league of legends api' s.description = s.summary