From 0cffd6964001917dfa25289e3ebee74b79575a29 Mon Sep 17 00:00:00 2001 From: duffel-bot <54949298+duffel-bot@users.noreply.github.com> Date: Mon, 22 Apr 2024 16:19:32 +0800 Subject: [PATCH] ci(release): 2.9.1 (#911) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 602ccb9d..96b1696d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@duffel/api", - "version": "2.8.2", + "version": "2.9.1", "description": "Javascript client library for the Duffel API", "main": "dist/index.js", "module": "dist/index.es.js",