README.md in fastly-8.9.0 vs README.md in fastly-8.10.0
- old
+ new
@@ -6,10 +6,10 @@
## Installation
To install via RubyGems, add the following to your project's `Gemfile`:
```ruby
-gem 'fastly', '~> 8.9.0'
+gem 'fastly', '~> 8.10.0'
```
Then run `bundle install`.
## Usage