diff options
author | Saku Ytti <saku@ytti.fi> | 2015-05-21 23:22:58 +0300 |
---|---|---|
committer | Saku Ytti <saku@ytti.fi> | 2015-05-21 23:22:58 +0300 |
commit | 842d0ec4be352a9114d2f453427cf6a2a48f870c (patch) | |
tree | c5178837a66edf233a299e89714f43b88ebf5d58 /oxidized.gemspec | |
parent | b8b5adfdbe5ec5e9e3bdc1416ff224c81845d336 (diff) |
update gemspec
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 90b77b0..6c5ce52 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'oxidized' - s.version = '0.6.0' + s.version = '0.7.0' s.licenses = %w( Apache-2.0 ) s.platform = Gem::Platform::RUBY s.authors = [ 'Saku Ytti', 'Samer Abdel-Hafez' ] |