README.md in adyen-ruby-api-library-9.1.0 vs README.md in adyen-ruby-api-library-9.2.0

- old
+ new

@@ -86,10 +86,10 @@ }) ~~~~ - Change API Version ~~~~ruby -adyen.checkout.version = 68 +adyen.checkout.version = 69 ~~~~ ### Example integration For a closer look at how our Ruby library works, clone our [example integration](https://github.com/adyen-examples/adyen-rails-online-payments). This includes commented code, highlighting key features and concepts, and examples of API calls that can be made using the library.