README.md in purecloudplatformclientv2-2.0.40 vs README.md in purecloudplatformclientv2-3.0.0

- old
+ new

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