README.md in purecloudplatformclientv2-3.1.2 vs README.md in purecloudplatformclientv2-3.1.3

- old
+ new

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