GETTING_STARTED.md in recurly-4.41.0 vs GETTING_STARTED.md in recurly-4.42.0

- old
+ new

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