diff --git a/lib/openapi_client/version.rb b/lib/openapi_client/version.rb index e2bce6a..5ec1327 100755 --- a/lib/openapi_client/version.rb +++ b/lib/openapi_client/version.rb @@ -1,7 +1,7 @@ =begin #Lob -#The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors.
Looking for our [previous documentation](https://lob.github.io/legacy-docs/)? +#The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors.
Looking for our [previous documentation](https://lob.github.io/legacy-docs/)? The version of the OpenAPI document: 1.3.0 Contact: lob-openapi@lob.com @@ -11,5 +11,5 @@ =end module Lob - VERSION = '6.0.4' + VERSION = '6.0.6' end