README.md in purecloudplatformclientv2-2.0.39 vs README.md in purecloudplatformclientv2-2.0.40
- old
+ new
@@ -1,23 +1,23 @@
---
title: PureCloud Ruby Gem
---
-![](http://ruby-gem-downloads-badge.herokuapp.com/purecloudplatformclientv2?label=2.0.39)
+![](http://ruby-gem-downloads-badge.herokuapp.com/purecloudplatformclientv2?label=2.0.40)
Documentation can be found at https://developer.mypurecloud.com/api/rest/client-libraries/ruby/latest/
## Installation
### from rubygems.org
~~~
-gem 'purecloudplatformclientv2', '~> 2.0.39'
+gem install 'purecloudplatformclientv2', '~> 2.0.40'
~~~
### Install from Git
~~~
-gem 'purecloudplatformclientv2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ruby.git'
+gem install 'purecloudplatformclientv2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ruby.git'
~~~
## Getting Started
Please follow the [installation](#installation) procedure and then run the following code: