diff options
| author | Saku Ytti <saku@ytti.fi> | 2014-08-16 11:20:47 +0300 | 
|---|---|---|
| committer | Saku Ytti <saku@ytti.fi> | 2014-08-16 11:20:47 +0300 | 
| commit | 9272a9b98786e65c206ca8206c1c327cf66ffb17 (patch) | |
| tree | 73989456c1449a2f7697e9f4a36f153145a18bad /oxidized.gemspec | |
| parent | 49db97088d370adb575a01f9d4446496dcff78cb (diff) | |
| parent | f0cbdd19179b2aa009c9f6ae29ecf4c01a3ad2a8 (diff) | |
Merge branch 'master' into cfg_as_object
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 78157b9..dae9d89 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@  Gem::Specification.new do |s|    s.name              = 'oxidized' -  s.version           = '0.2.2' +  s.version           = '0.2.3'    s.licenses          = %w( Apache-2.0 )    s.platform          = Gem::Platform::RUBY    s.authors           = [ 'Saku Ytti' ]  | 
