diff options
author | Samer Abdel-Hafez <sam@arahant.net> | 2015-03-10 10:21:00 +0100 |
---|---|---|
committer | Samer Abdel-Hafez <sam@arahant.net> | 2015-03-10 10:21:00 +0100 |
commit | 8cb87d22e0e20813657d6945ea3ccdaca72c8ad0 (patch) | |
tree | f6bfb15e077fc734b9247fb321367585cf41c7be /oxidized.gemspec | |
parent | cc8f8cccbcff60bb534d0b708ec8e4b67a3183ab (diff) |
Bugfixes and bump to 0.4.1
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 94b7668..ba976cb 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'oxidized' - s.version = '0.4.0' + s.version = '0.4.1' s.licenses = %w( Apache-2.0 ) s.platform = Gem::Platform::RUBY s.authors = [ 'Saku Ytti', 'Samer Abdel-Hafez' ] |