From dc3aa0f3f7b12035804a6483819e463dbb4999e9 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 22 Jul 2024 08:51:23 +0000 Subject: [PATCH] v3.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6dbb78f..26cb9da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unleash-proxy-client", - "version": "3.5.1", + "version": "3.5.2", "description": "A browser client that can be used together with the unleash-proxy.", "type": "module", "main": "./build/index.cjs",