README.md in fastly-6.0.0 vs README.md in fastly-6.0.1

- old
+ new

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