From c1d9dd4e7237ec78e9e26ef9a823cd70353bbf4a Mon Sep 17 00:00:00 2001 From: duffel-bot <54949298+duffel-bot@users.noreply.github.com> Date: Tue, 21 Nov 2023 13:53:23 +0000 Subject: [PATCH] ci(release): 2.5.13 (#846) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9561c381..c27d3875 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@duffel/api", - "version": "2.5.12", + "version": "2.5.13", "description": "Javascript client library for the Duffel API", "main": "dist/index.js", "module": "dist/index.es.js",