From 32f31e1c7a9f765e359986fe7977688ec84ca05a Mon Sep 17 00:00:00 2001 From: duffel-bot Date: Tue, 18 Jan 2022 18:17:17 +0000 Subject: [PATCH] chore(release): 1.7.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90034ce9..1a0fcded 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@duffel/api", - "version": "1.7.4", + "version": "1.7.5", "description": "Javascript client library for the Duffel API", "main": "dist/index.js", "module": "dist/index.es.js",