diff options
| author | Saku Ytti <saku@ytti.fi> | 2014-02-28 23:07:09 +0200 |
|---|---|---|
| committer | Saku Ytti <saku@ytti.fi> | 2014-02-28 23:07:09 +0200 |
| commit | 940a16eaaa6bca8d9af1273fc0d405b42c0b7ec8 (patch) | |
| tree | a8f5c5fea50c2350e2e8a756cc9b046086b0f0e1 /oxidized.gemspec | |
| parent | 65df741de7bdd837dc64f40b1fd3083cc98c9ad3 (diff) | |
bump up gemspec versiongrotesk
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 e5ead6c..c25b64b 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'oxidized' - s.version = '0.0.29' + s.version = '0.0.30' s.platform = Gem::Platform::RUBY s.authors = [ 'Saku Ytti' ] s.email = %w( saku@ytti.fi ) |
