From 1591884d70ea482bfe2cdf01f6cad9d4f4fd21dc Mon Sep 17 00:00:00 2001 From: duffel-bot Date: Tue, 30 Sep 2025 12:17:45 +0000 Subject: [PATCH] ci(release): 4.18.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa26c4b6..f75e7534 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@duffel/api", - "version": "4.17.0", + "version": "4.18.0", "description": "Javascript client library for the Duffel API", "main": "dist/index.js", "module": "dist/index.es.js",