diff options
| author | Saku Ytti <saku@ytti.fi> | 2015-11-06 10:54:31 +0200 | 
|---|---|---|
| committer | Saku Ytti <saku@ytti.fi> | 2015-11-06 10:54:31 +0200 | 
| commit | c0dc2ee2af5b6be0b237fa5a6cb60aed14943466 (patch) | |
| tree | ce9cebcd94b722f9fc3b3207c710bc7851a3cd27 /oxidized.gemspec | |
| parent | af41630ddb0b404cfc21a209e21395759fc2a8a7 (diff) | |
release 0.9.0
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 d2956b1..1e42e73 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@  Gem::Specification.new do |s|    s.name              = 'oxidized' -  s.version           = '0.8.1' +  s.version           = '0.9.0'    s.licenses          = %w( Apache-2.0 )    s.platform          = Gem::Platform::RUBY    s.authors           = [ 'Saku Ytti', 'Samer Abdel-Hafez', 'Anton Aksola' ]  | 
