diff options
author | Saku Ytti <saku@ytti.fi> | 2014-07-11 14:44:16 +0300 |
---|---|---|
committer | Saku Ytti <saku@ytti.fi> | 2014-07-11 14:44:16 +0300 |
commit | 2b7c2f06d104736789f629f58f4d82f65616f586 (patch) | |
tree | 21ccd239258523a257246664fd63c9e54e56060b | |
parent | 2bc9cf1ee053161ad015d9f94026629fed3536a4 (diff) |
bump up gemspec version0.0.63
-rw-r--r-- | oxidized.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oxidized.gemspec b/oxidized.gemspec index 6ced9f2..6cd1f58 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'oxidized' - s.version = '0.0.62' + s.version = '0.0.63' s.platform = Gem::Platform::RUBY s.authors = [ 'Saku Ytti' ] s.email = %w( saku@ytti.fi ) |