From b5cd7cc4ee06868b1094edb52acce6143aa9aa00 Mon Sep 17 00:00:00 2001 From: daishi Date: Sun, 29 Aug 2021 18:20:05 +0900 Subject: [PATCH] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd53293d..2c0d0b8d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "valtio", "private": true, - "version": "1.2.1", + "version": "1.2.2", "description": "💊 Valtio makes proxy-state simple for React and Vanilla", "main": "./index.js", "types": "./index.d.ts",