diff --git a/openapi.yaml b/openapi.yaml index a4fc6e4..c606e22 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.18.0 + version: 1.19.0 license: name: AGPLv3 identifier: AGPLv3 diff --git a/src/openapi.yaml b/src/openapi.yaml index 942d655..30c881b 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.18.0 + version: 1.19.0 license: name: AGPLv3 identifier: AGPLv3