From 40f2d2f8f84afe2d74a1196728b0ba2f33b6fd23 Mon Sep 17 00:00:00 2001 From: daishi Date: Tue, 19 Jul 2022 20:22:00 +0900 Subject: [PATCH] 1.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ef4fba5..38f06dfb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "valtio", "private": true, - "version": "1.6.2", + "version": "1.6.3", "description": "💊 Valtio makes proxy-state simple for React and Vanilla", "main": "./index.js", "types": "./index.d.ts",