diff options
| author | Saku Ytti <saku@ytti.fi> | 2014-07-03 13:19:28 +0300 | 
|---|---|---|
| committer | Saku Ytti <saku@ytti.fi> | 2014-07-03 13:19:28 +0300 | 
| commit | b0914b02b29383ccd5607d5d86c75c9177ae99ee (patch) | |
| tree | 7eb92f0abe24264335295f3396a74dadeab42419 /oxidized.gemspec | |
| parent | 96dfa21e6f0bdc5d55d15fa5f7268982006d1f0c (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 8e1ea22..f8081cc 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@  Gem::Specification.new do |s|    s.name              = 'oxidized' -  s.version           = '0.0.59' +  s.version           = '0.0.60'    s.platform          = Gem::Platform::RUBY    s.authors           = [ 'Saku Ytti' ]    s.email             = %w( saku@ytti.fi )  | 
