GETTING_STARTED.md in recurly-4.32.0 vs GETTING_STARTED.md in recurly-4.33.0
- old
+ new
@@ -3,10 +3,10 @@
# Installing
In your Gemfile, add `recurly` as a dependency.
```ruby
-gem 'recurly', '~> 4.32'
+gem 'recurly', '~> 4.33'
```
> *Note*: We try to follow [semantic versioning](https://semver.org/) and will only apply breaking changes to major versions.
# Creating a client