From a6b44bacbb4495e0abb8cb41504e94b84c7224eb Mon Sep 17 00:00:00 2001 From: daishi Date: Mon, 28 Oct 2024 07:38:40 +0000 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c71977b..b63778c3 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "🧙 Valtio makes proxy-state simple for React and Vanilla", "private": true, "type": "commonjs", - "version": "2.1.0", + "version": "2.1.1", "main": "./index.js", "types": "./index.d.ts", "typesVersions": {