README.md in fastly-8.7.0 vs README.md in fastly-8.8.0

- old
+ new

@@ -6,10 +6,10 @@ ## Installation To install via RubyGems, add the following to your project's `Gemfile`: ```ruby -gem 'fastly', '~> 8.7.0' +gem 'fastly', '~> 8.8.0' ``` Then run `bundle install`. ## Usage