From abfac72eb83fef559ba6d5b9a46ec63cd7eb4e39 Mon Sep 17 00:00:00 2001 From: Saku Ytti Date: Thu, 17 Sep 2015 13:41:33 +0300 Subject: restore ruby 1.9.3 compatibility fix some whitespaces bump up gemspec version --- oxidized.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'oxidized.gemspec') diff --git a/oxidized.gemspec b/oxidized.gemspec index 15e4e41..d2956b1 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'oxidized' - s.version = '0.8.0' + s.version = '0.8.1' s.licenses = %w( Apache-2.0 ) s.platform = Gem::Platform::RUBY s.authors = [ 'Saku Ytti', 'Samer Abdel-Hafez', 'Anton Aksola' ] -- cgit v1.2.1