adcenter-client 8.0.1 → 8.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. data/History.txt +2 -2
  2. data/VERSION +1 -1
  3. data/lib/adcenter_client.rb +1 -1
  4. metadata +4 -4
@@ -1,6 +1,6 @@
1
- === 8.0.0 / 2011-11-08
1
+ === 8.0.3 / 2011-11-08
2
2
 
3
- * Version 8.0.0
3
+ * Version 8.0.3
4
4
 
5
5
  * updated to use adCenter API v8
6
6
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 8.0.0
1
+ 8.0.3
@@ -21,7 +21,7 @@ require 'optimizer_service'
21
21
  require 'reporting_service'
22
22
 
23
23
  class AdCenterClient
24
- VERSION = '8.0.1'
24
+ VERSION = '8.0.3'
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: 93
4
+ hash: 89
5
5
  prerelease:
6
6
  segments:
7
7
  - 8
8
8
  - 0
9
- - 1
10
- version: 8.0.1
9
+ - 3
10
+ version: 8.0.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - Josh PeckJosh Peck
@@ -191,7 +191,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
191
191
  requirements: []
192
192
 
193
193
  rubyforge_project: adcenter-client
194
- rubygems_version: 1.8.8
194
+ rubygems_version: 1.8.11
195
195
  signing_key:
196
196
  specification_version: 3
197
197
  summary: SOAP client for MSN adCenter