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