From 3ad457d45f3f2140b552d2d53fc79f925cae50c1 Mon Sep 17 00:00:00 2001 From: daishi Date: Tue, 4 Apr 2023 13:54:14 +0900 Subject: [PATCH] 1.10.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63f7ae4c..3584f5c0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "valtio", "private": true, - "version": "1.10.3", + "version": "1.10.4", "description": "💊 Valtio makes proxy-state simple for React and Vanilla", "main": "./index.js", "types": "./index.d.ts",