diff options
author | Saku Ytti <saku@ytti.fi> | 2013-04-27 13:00:11 +0300 |
---|---|---|
committer | Saku Ytti <saku@ytti.fi> | 2013-04-27 13:00:11 +0300 |
commit | 80f5c733b3b9c1bf0be3bcafbb868574b77c91b2 (patch) | |
tree | c0a0df8b1e012ffee25037c856abbdd89b602789 /oxidized.gemspec | |
parent | 70cb33c214ced1235b8e6077e11177a3ba6b7977 (diff) |
Fix connction reset on disconnect
Dell Powerconnect does this
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 a1554f9..da255d6 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'oxidized' - s.version = '0.0.3' + s.version = '0.0.4' s.platform = Gem::Platform::RUBY s.authors = [ 'Saku Ytti' ] s.email = %w( saku@ytti.fi ) |