README.md in dropbox-sign-1.6.0 vs README.md in dropbox-sign-1.6.1

- old
+ new

@@ -23,11 +23,11 @@ directory that corresponds to the file you want updated. This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: - API version: 3.0.0 -- Package version: 1.6.0 +- Package version: 1.6.1 - Generator version: 7.8.0 - Build package: org.openapitools.codegen.languages.RubyClientCodegen ## Installation @@ -45,18 +45,18 @@ ``` Then install the gem locally: ```shell -gem install ./dropbox-sign-1.6.0.gem +gem install ./dropbox-sign-1.6.1.gem ``` -(for development, run `gem install --dev ./dropbox-sign-1.6.0.gem` to install the development dependencies) +(for development, run `gem install --dev ./dropbox-sign-1.6.1.gem` to install the development dependencies) Finally add this to the Gemfile: - gem 'dropbox-sign', '~> 1.6.0' + gem 'dropbox-sign', '~> 1.6.1' ### Install from Git If the Ruby gem is hosted at a git repository: https://github.com/GIT_USER_ID/GIT_REPO_ID, then add the following in the Gemfile: