From 6bb166b9d8f2b5d0ee72589e6384b3b81ce2c808 Mon Sep 17 00:00:00 2001 From: Ancor Cruz Date: Mon, 26 Jan 2026 10:36:30 +0000 Subject: [PATCH] misc(version): Bump vestion to 1.40.0 --- scripts/build_npm.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build_npm.ts b/scripts/build_npm.ts index 95621ea..9c121fb 100644 --- a/scripts/build_npm.ts +++ b/scripts/build_npm.ts @@ -32,7 +32,7 @@ await build({ // package.json properties name: "lago-javascript-client", sideEffects: false, - version: "v1.36.0", + version: "v1.40.0", description: "Lago JavaScript API Client", repository: { type: "git",