diff options
| author | Saku Ytti <saku@ytti.fi> | 2015-09-17 13:41:33 +0300 | 
|---|---|---|
| committer | Saku Ytti <saku@ytti.fi> | 2015-09-17 13:41:33 +0300 | 
| commit | abfac72eb83fef559ba6d5b9a46ec63cd7eb4e39 (patch) | |
| tree | bb7a5d3c3e040e21afe088149b95c4177836f738 /oxidized.gemspec | |
| parent | 08a95674c64edce5091423acaebc85a1d50eafb9 (diff) | |
restore ruby 1.9.3 compatibility0.8.1
fix some whitespaces
bump up gemspec version
Diffstat (limited to 'oxidized.gemspec')
| -rw-r--r-- | oxidized.gemspec | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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' ] | 
