From cabd72b96c5b72e1de2a4de852551c0d906d39a4 Mon Sep 17 00:00:00 2001 From: duffel-bot Date: Mon, 13 Apr 2026 14:59:38 +0000 Subject: [PATCH] ci(release): 4.24.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 604d5b50..f7249b56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@duffel/api", - "version": "4.23.0", + "version": "4.24.0", "description": "Javascript client library for the Duffel API", "main": "dist/index.js", "module": "dist/index.es.js",