From da0cbb6a4318ccf009ef17dbd45012b589dc0d97 Mon Sep 17 00:00:00 2001 From: Christopher Kolstad Date: Thu, 1 Aug 2024 16:13:25 +0200 Subject: [PATCH] 1.4.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 040dba1..c954ec3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@unleash/proxy", - "version": "1.4.4", + "version": "1.4.5", "description": "The Unleash Proxy (Open-Source)", "main": "dist/index.js", "types": "dist/index.d.ts",