diff --git a/package.json b/package.json index 3eaefee5..e68e12e6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "valtio", "private": true, - "version": "1.12.0", + "version": "1.12.1", "description": "💊 Valtio makes proxy-state simple for React and Vanilla", "main": "./index.js", "types": "./index.d.ts",