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

- old
+ new

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