From 552992ca8f8d52554962c9a86f7afabef8b0173a Mon Sep 17 00:00:00 2001 From: daishi Date: Wed, 16 Oct 2024 23:11:45 +0900 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ebc75e79..12fa6c70 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.0.0", + "version": "2.1.0", "main": "./index.js", "types": "./index.d.ts", "typesVersions": {