diff options
| author | Saku Ytti <saku@ytti.fi> | 2014-07-17 12:02:58 +0300 | 
|---|---|---|
| committer | Saku Ytti <saku@ytti.fi> | 2014-07-17 12:02:58 +0300 | 
| commit | 4fa6cd94ca29b214ba194bf3bc952f994ede1921 (patch) | |
| tree | 0788573279650b9fa820747f549fe7d6322e5e0b /oxidized.gemspec | |
| parent | 28eb67d7751e804df0c5d68e96a0f5717370e802 (diff) | |
bump up gemspec version0.0.65
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 31f5d27..5da9717 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@  Gem::Specification.new do |s|    s.name              = 'oxidized' -  s.version           = '0.0.64' +  s.version           = '0.0.65'    s.platform          = Gem::Platform::RUBY    s.authors           = [ 'Saku Ytti' ]    s.email             = %w( saku@ytti.fi ) | 
