From 2b7b09e2f9c8397c9267e734ddc7cd04332af6bf Mon Sep 17 00:00:00 2001 From: daishi Date: Thu, 5 Dec 2024 00:02:29 +0900 Subject: [PATCH] 5.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 918e28805f..5a660ae7f8 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.1", + "version": "5.0.2", "main": "./index.js", "types": "./index.d.ts", "typesVersions": {