From 704a5d7acf04149cfc2d53bed2111d54149999dc Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 9 Nov 2023 10:36:14 +0000 Subject: [PATCH] v3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92069a5..414b5d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unleash-proxy-client", - "version": "3.1.1", + "version": "3.2.0", "description": "A browser client that can be used together with the unleash-proxy.", "type": "module", "main": "./build/index.cjs",