From 255fc75a3af902c20be0fbff5558eaa99cb4d614 Mon Sep 17 00:00:00 2001 From: Fredrik Oseberg Date: Wed, 16 Nov 2022 15:26:51 +0100 Subject: [PATCH] 3.4.1-beta.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ff56b0..5be9d8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@unleash/proxy-client-react", - "version": "3.4.0", + "version": "3.4.1-beta.0", "description": "React interface for working with unleash", "main": "./dist/index.js", "browser": "./dist/index.browser.js",