From d638899dee5626db636f724b81b79122fab24a55 Mon Sep 17 00:00:00 2001 From: daishi Date: Mon, 8 Aug 2022 09:35:38 +0900 Subject: [PATCH] 1.7.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af333edaa5..45ee89df3c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jotai", "private": true, - "version": "1.7.7", + "version": "1.7.8", "description": "👻 Next gen state management that will spook you", "main": "./index.js", "types": "./index.d.ts",