From 98fd9b2e175cc61f0cf5a36539153c3e6fb3ceeb Mon Sep 17 00:00:00 2001 From: duffel-bot Date: Fri, 13 Oct 2023 08:43:03 +0000 Subject: [PATCH] ci(release): 2.5.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ea65706..3b9f3ad3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@duffel/api", - "version": "2.5.4", + "version": "2.5.5", "description": "Javascript client library for the Duffel API", "main": "dist/index.js", "module": "dist/index.es.js",