From 81903aa93a2ca0ffc248064852e9d960e196a344 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 29 Aug 2024 12:16:36 +0000 Subject: [PATCH] v3.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e48bff..812bb2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unleash-proxy-client", - "version": "3.6.0-beta.1", + "version": "3.6.0", "description": "A browser client that can be used together with the unleash-proxy.", "type": "module", "main": "./build/index.cjs",