diff --git a/package.json b/package.json index 95a345b99e..f4b24b874e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jotai", "private": true, - "version": "1.1.1", + "version": "1.1.2", "description": "👻 Next gen state management that will spook you", "main": "index.js", "module": "esm/index.js",