README.md in purecloudplatformclientv2-3.1.4 vs README.md in purecloudplatformclientv2-3.1.5
- old
+ new
@@ -1,17 +1,17 @@
---
title: PureCloud Ruby Gem
---
-![](http://ruby-gem-downloads-badge.herokuapp.com/purecloudplatformclientv2?label=3.1.4)
+![](http://ruby-gem-downloads-badge.herokuapp.com/purecloudplatformclientv2?label=3.1.5)
Documentation can be found at https://developer.mypurecloud.com/api/rest/client-libraries/ruby/latest/
## Installation
### from rubygems.org
~~~
-gem install 'purecloudplatformclientv2', '~> 3.1.4'
+gem install 'purecloudplatformclientv2', '~> 3.1.5'
~~~
### Install from Git
~~~