diff options
| author | nopedial <shafez@ike-2.local> | 2013-10-26 00:26:44 +0200 | 
|---|---|---|
| committer | nopedial <shafez@ike-2.local> | 2013-10-26 00:26:44 +0200 | 
| commit | 20fb32869cf774d366c1d9a85db05a6f43f8d8f2 (patch) | |
| tree | be29f8d1fa2379e82db886e209354de59ebe1fe5 /oxidized.gemspec | |
| parent | a85509f5e288c9ccc70400f2ce93842e57a1af23 (diff) | |
bump up version
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 53e12c9..e8db07e 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@  Gem::Specification.new do |s|    s.name              = 'oxidized' -  s.version           = '0.0.15' +  s.version           = '0.0.16'    s.platform          = Gem::Platform::RUBY    s.authors           = [ 'Saku Ytti' ]    s.email             = %w( saku@ytti.fi ) | 
