diff options
author | Saku Ytti <saku@ytti.fi> | 2014-03-05 13:54:36 +0200 |
---|---|---|
committer | Saku Ytti <saku@ytti.fi> | 2014-03-05 13:54:36 +0200 |
commit | f8be9c5a3597768128d70209daf4d40e527a7880 (patch) | |
tree | 656a61bee97b11e022fa0d27be38f059c146e18f /oxidized.gemspec | |
parent | 91abe312526e3bd0cd4927209dbff53976393dde (diff) |
Add AireOS support
Crappy Cisco WLC 5k, much quality, very implementation, such secure
* stop pre_logout from expecting prompt by default
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 12058ed..31e4640 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'oxidized' - s.version = '0.0.36' + s.version = '0.0.37' s.platform = Gem::Platform::RUBY s.authors = [ 'Saku Ytti' ] s.email = %w( saku@ytti.fi ) |