From 6a7aabc833d23563b3055be3a0eea60c87599423 Mon Sep 17 00:00:00 2001 From: daishi Date: Thu, 29 Aug 2024 21:22:05 +0900 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fab37b34..f563b0d4 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-rc.2", + "version": "2.0.0", "main": "./index.js", "types": "./index.d.ts", "typesVersions": {