diff --git a/package.json b/package.json index 3f46488f60..174e0b544f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jotai", "private": true, - "version": "1.9.0", + "version": "1.9.1", "description": "👻 Next gen state management that will spook you", "main": "./index.js", "types": "./index.d.ts",