From 94d991b3a0970375ce7488074d5c72489bdc00c8 Mon Sep 17 00:00:00 2001 From: Domenico Falco Date: Wed, 13 May 2026 15:29:04 +0200 Subject: [PATCH] release: Bump version to 1.46.0 --- openapi.yaml | 2 +- src/openapi.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index 55f9dfa..795cf2e 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.45.2 + version: 1.46.0 license: name: AGPLv3 url: https://github.com/getlago/lago-openapi/blob/main/LICENSE diff --git a/src/openapi.yaml b/src/openapi.yaml index 449561a..b2d7a9b 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.45.2 + version: 1.46.0 license: name: AGPLv3 url: https://github.com/getlago/lago-openapi/blob/main/LICENSE