diff options
author | Saku Ytti <saku@ytti.fi> | 2014-04-09 13:27:36 +0300 |
---|---|---|
committer | Saku Ytti <saku@ytti.fi> | 2014-04-09 13:27:36 +0300 |
commit | b701e8d24d0367fbf9d6de90aa7a97c70bb60b3d (patch) | |
tree | 40b120e9f0e3898c7df7f43d72444a962c663122 | |
parent | 6e07722fda2bf488f1076d492b04c221fc75b716 (diff) |
bump up gemspec0.0.47
-rw-r--r-- | oxidized.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oxidized.gemspec b/oxidized.gemspec index 1a49748..407a73d 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'oxidized' - s.version = '0.0.46' + s.version = '0.0.47' s.platform = Gem::Platform::RUBY s.authors = [ 'Saku Ytti' ] s.email = %w( saku@ytti.fi ) |