From ef22db853ce1ac0aacb81c30c0d955ff811368cb Mon Sep 17 00:00:00 2001 From: Saku Ytti Date: Thu, 24 Jul 2014 17:19:51 +0300 Subject: fix variable reasolving + bumpup gemspec --- oxidized.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'oxidized.gemspec') diff --git a/oxidized.gemspec b/oxidized.gemspec index b562d68..1308460 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'oxidized' - s.version = '0.2.0' + s.version = '0.2.1' s.licenses = %w( Apache-2.0 ) s.platform = Gem::Platform::RUBY s.authors = [ 'Saku Ytti' ] -- cgit v1.2.1