purecloudplatformclientv2 2.0.23 → 2.0.30

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 78205561cb76ba51bbaad0dcc809b0f14ce78c49
4
- data.tar.gz: ccdd3971e69743e55f0d0922361193bba61f1e5f
3
+ metadata.gz: 0644245d14306bab882343c1e8d0ab3cc5df1d64
4
+ data.tar.gz: b7671aa9783cfdd2b270220985fe0cebec8e2b29
5
5
  SHA512:
6
- metadata.gz: 4d392c1a870a1496bec31c5fdc887f1819b61bfdc749973df158ab0deb92154aa056fb97fa62443c21adf8e0f281a6d9ec078e143d4219b90d1586a6cde10645
7
- data.tar.gz: 48eeb4e0286f2c46c3852a12b4de92a5af686615518619ee377eb695d18a584c7aaf69e6bd78296578275b8b4056a832ad7d78c5139a86a89a285dabf5b581ac
6
+ metadata.gz: 94d7c833216a93339070f206d3135f49bfa2bad06fea76da5a065fa7fb78aa8327a29ea996e6ea2e1998cb449c69670e5f595f5d2874bf71e0cc24bb2eb40939
7
+ data.tar.gz: 9a98aadee62121e5591f039f6689bfa23a3862975d097a8a6d617fcfceb29699546f2f350e2d6c86f0a40dcc3ed008716ddef319bc647509851fe62be052e05e
data/README.md CHANGED
@@ -9,8 +9,8 @@ With the PureCloud Platform API, you can control all aspects of your PureCloud e
9
9
  This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
10
10
 
11
11
  - API version: v2
12
- - Package version: 2.0.23
13
- - Build date: 2017-04-04T11:03:51.435-06:00
12
+ - Package version: 2.0.30
13
+ - Build date: 2017-04-04T11:39:46.886-06:00
14
14
 
15
15
  For more information, please visit [https://developer.mypurecloud.com](https://developer.mypurecloud.com)
16
16
 
@@ -18,7 +18,7 @@ For more information, please visit [https://developer.mypurecloud.com](https://d
18
18
 
19
19
  ### from rubygems.org
20
20
 
21
- gem 'purecloudplatformclientv2', '~> 2.0.23'
21
+ gem 'purecloudplatformclientv2', '~> 2.0.30'
22
22
 
23
23
  ### Install from Git
24
24
 
@@ -15,5 +15,5 @@ Terms of Service: https://developer.mypurecloud.com/tos
15
15
  =end
16
16
 
17
17
  module PureCloud
18
- VERSION = "2.0.23"
18
+ VERSION = "2.0.30"
19
19
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: purecloudplatformclientv2
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.23
4
+ version: 2.0.30
5
5
  platform: ruby
6
6
  authors:
7
7
  - Genesys Developer Evangelists