arista-eapi 0.10.1 → 0.10.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,7 +3,6 @@ require 'cgi'
3
3
  require 'json'
4
4
  require 'restclient'
5
5
 
6
- require 'arista/eapi/format'
7
6
  require 'arista/eapi/parser'
8
7
  require 'arista/eapi/parser/show'
9
8
  require 'arista/eapi/request'
@@ -1,5 +1,5 @@
1
1
  module Arista
2
2
  module EAPI
3
- VERSION = "0.10.1"
3
+ VERSION = "0.10.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: arista-eapi
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.1
4
+ version: 0.10.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: