From 3297721e19fa2ee02ab2e3a9e09cd78abba0f6be Mon Sep 17 00:00:00 2001 From: daishi Date: Tue, 5 Nov 2024 20:28:33 +0900 Subject: [PATCH] 2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dfd977e2..3ee875fb 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.1", + "version": "2.1.2", "main": "./index.js", "types": "./index.d.ts", "typesVersions": {