diff options
| author | Saku Ytti <saku@ytti.fi> | 2014-03-02 13:17:19 +0200 | 
|---|---|---|
| committer | Saku Ytti <saku@ytti.fi> | 2014-03-02 13:17:19 +0200 | 
| commit | 073553c95af9bc37181eec8b6b2ce680933001f5 (patch) | |
| tree | ec64e80c86e619e0405adef4357f612fe0e38987 /oxidized.gemspec | |
| parent | 752a4eba426b9b996962340d4939fc3027a46085 (diff) | |
Bump up gemspec
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 53574b3..559c53a 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@  Gem::Specification.new do |s|    s.name              = 'oxidized' -  s.version           = '0.0.34' +  s.version           = '0.0.35'    s.platform          = Gem::Platform::RUBY    s.authors           = [ 'Saku Ytti' ]    s.email             = %w( saku@ytti.fi )  | 
