From 74fde1451c71c2153e2e742aa156ec1079893f56 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 5 Oct 2023 11:49:13 +0000 Subject: [PATCH] v4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2000e9..1e75433 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@unleash/proxy-client-react", - "version": "4.0.0", + "version": "4.0.1", "description": "React interface for working with unleash", "type": "module", "main": "./dist/unleash-react.umd.js",