diff --git a/package.json b/package.json index 9c61a921f7..b3042fbedf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jotai", "private": true, - "version": "1.7.2", + "version": "1.7.3", "description": "👻 Next gen state management that will spook you", "main": "./index.js", "types": "./index.d.ts",