README.md in purecloudplatformclientv2-2.0.38 vs README.md in purecloudplatformclientv2-2.0.39

- old
+ new

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