From c18d1ce0f8228c7afdc7b7950c2defd5369e0c93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Thu, 15 Dec 2022 10:50:50 +0100 Subject: [PATCH] 3.5.0-beta.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c17844a..2d23add 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@unleash/proxy-client-react", - "version": "3.4.1", + "version": "3.5.0-beta.0", "description": "React interface for working with unleash", "main": "./dist/index.js", "browser": "./dist/index.browser.js",