diff options
| author | Samer Abdel-Hafez <sam@arahant.net> | 2015-06-17 14:38:45 +0200 | 
|---|---|---|
| committer | Samer Abdel-Hafez <sam@arahant.net> | 2015-06-17 14:38:45 +0200 | 
| commit | f3201413e955fa56ae7cb08c93c6926d2c306d0c (patch) | |
| tree | e809d08e692bd8916d2a347cfdfd76dde7d27f86 /oxidized.gemspec | |
| parent | 7cddc33df94ac1b2e46c7f32c42fa41b08cb9816 (diff) | |
bump 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 62c3e73..ae069cf 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@  Gem::Specification.new do |s|    s.name              = 'oxidized' -  s.version           = '0.7.1' +  s.version           = '0.7.2'    s.licenses          = %w( Apache-2.0 )    s.platform          = Gem::Platform::RUBY    s.authors           = [ 'Saku Ytti', 'Samer Abdel-Hafez' ] | 
