From 40363a160a37fa0a27195dfe4e8e632c31f9194b Mon Sep 17 00:00:00 2001 From: duffel-bot Date: Wed, 1 Apr 2026 09:40:07 +0000 Subject: [PATCH] ci(release): 4.22.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01150289..04d53032 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@duffel/api", - "version": "4.22.0", + "version": "4.22.1", "description": "Javascript client library for the Duffel API", "main": "dist/index.js", "module": "dist/index.es.js",