From 98f9e959898c3528d8c4aed7cd85f99291623a6d Mon Sep 17 00:00:00 2001 From: Vincent Pochet Date: Tue, 14 Jan 2025 16:55:31 +0100 Subject: [PATCH] misc: Bump version to 1.18.0 --- openapi.yaml | 2 +- src/openapi.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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