diff options
author | Saku Ytti <saku@ytti.fi> | 2014-04-07 14:54:11 +0300 |
---|---|---|
committer | Saku Ytti <saku@ytti.fi> | 2014-04-07 14:54:11 +0300 |
commit | 0b6a50d8a4296d46db3ed9217298208527242394 (patch) | |
tree | 165288a39a2060b9998d774d3f4ddd22924e075a | |
parent | 25b41e264bf7993245fd468af464f95eabbff4d9 (diff) |
bump up gemspec0.0.45
-rw-r--r-- | oxidized.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oxidized.gemspec b/oxidized.gemspec index e92d26d..071047a 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'oxidized' - s.version = '0.0.44' + s.version = '0.0.45' s.platform = Gem::Platform::RUBY s.authors = [ 'Saku Ytti' ] s.email = %w( saku@ytti.fi ) |