From d903abdd66afc3cf03f4df21af7d3da943adc453 Mon Sep 17 00:00:00 2001 From: John Newman <28110416+JohnNewman1@users.noreply.github.com> Date: Mon, 4 Dec 2023 12:01:05 +0000 Subject: [PATCH] 4.4.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ab550f..6cc755a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/http-transport", - "version": "4.4.3", + "version": "4.4.4", "description": "A flexible, modular REST client built for ease-of-use and resilience.", "main": "index.js", "types": "index.d.ts",