From e204714eb4058ccb983d6b283c3e9b9edc10ebf9 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 16 Jan 2025 07:17:56 +0000 Subject: [PATCH] v3.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f37f1d..eb5828a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unleash-proxy-client", - "version": "3.7.0", + "version": "3.7.1", "description": "A browser client that can be used together with Unleash Edge or the Unleash Frontend API.", "type": "module", "main": "./build/index.cjs",