adcenter-client 8.0.0 → 8.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/adcenter_client.rb +1 -1
  2. metadata +3 -3
@@ -21,7 +21,7 @@ require 'optimizer_service'
21
21
  require 'reporting_service'
22
22
 
23
23
  class AdCenterClient
24
- VERSION = '8.0.0'
24
+ VERSION = '8.0.1'
25
25
  include SOAP::RPC
26
26
 
27
27
  # unused, but should be used to pass "other" options to the class
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: adcenter-client
3
3
  version: !ruby/object:Gem::Version
4
- hash: 95
4
+ hash: 93
5
5
  prerelease:
6
6
  segments:
7
7
  - 8
8
8
  - 0
9
- - 0
10
- version: 8.0.0
9
+ - 1
10
+ version: 8.0.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Josh PeckJosh Peck