From 46b8ee78b5eab172b9274c89a2b144f718b7db2c Mon Sep 17 00:00:00 2001 From: duffel-bot Date: Fri, 19 Sep 2025 15:13:55 +0000 Subject: [PATCH] ci(release): 4.16.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6de23f0e..3b34f011 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@duffel/api", - "version": "4.15.1", + "version": "4.16.0", "description": "Javascript client library for the Duffel API", "main": "dist/index.js", "module": "dist/index.es.js",