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