From 99c9848baa367d3782bd6a955ae0ad80dbe18eb9 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 21 May 2024 10:42:21 +0000 Subject: [PATCH] v3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76730ef..259b7f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unleash-proxy-client", - "version": "3.4.0-beta.1", + "version": "3.4.0", "description": "A browser client that can be used together with the unleash-proxy.", "type": "module", "main": "./build/index.cjs",