diff --git a/openapi.yaml b/openapi.yaml index 6a2462c..a4ecb23 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -2,7 +2,7 @@ openapi: 3.1.0 info: title: Lago API documentation description: Lago API allows your application to push customer information and metrics (events) from your application to the billing application. - version: 1.17.1 + version: 1.18.0 license: name: AGPLv3 identifier: AGPLv3 diff --git a/src/openapi.yaml b/src/openapi.yaml index 135469a..942d655 100644 --- a/src/openapi.yaml +++ b/src/openapi.yaml @@ -3,7 +3,7 @@ info: title: Lago API documentation description: |- Lago API allows your application to push customer information and metrics (events) from your application to the billing application. - version: 1.17.1 + version: 1.18.0 license: name: AGPLv3 identifier: AGPLv3