GETTING_STARTED.md in recurly-4.37.0 vs GETTING_STARTED.md in recurly-4.38.0

- old
+ new

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