From c87a5d69ad2662be99a5caa34ba1b9027b6842a4 Mon Sep 17 00:00:00 2001 From: daishi Date: Wed, 30 Oct 2024 19:59:43 +0800 Subject: [PATCH] 5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c05ba6dce1..8ac2396d4a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "🐻 Bear necessities for state management in React", "private": true, "type": "commonjs", - "version": "5.0.0", + "version": "5.0.1", "main": "./index.js", "types": "./index.d.ts", "typesVersions": {