diff options
author | Samer Abdel-Hafez <sam@arahant.net> | 2015-02-13 13:42:02 +0100 |
---|---|---|
committer | Samer Abdel-Hafez <sam@arahant.net> | 2015-02-13 13:42:02 +0100 |
commit | b0df43ee6723e21650f9c886775e34b0d5b7335f (patch) | |
tree | d7c301ee669d76df8403b330f896269e037b2a63 /oxidized.gemspec | |
parent | 79bf73d2ed40baa7f695e2871ae8914489c20d72 (diff) |
bump to 0.3.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 413f150..df8036a 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'oxidized' - s.version = '0.2.4' + s.version = '0.3.0' s.licenses = %w( Apache-2.0 ) s.platform = Gem::Platform::RUBY s.authors = [ 'Saku Ytti', 'Samer Abdel-Hafez' ] |