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