From d05221a4416dc11e99543fc5e2d2ba2987fbd638 Mon Sep 17 00:00:00 2001 From: daishi Date: Thu, 1 Feb 2024 00:32:38 +0900 Subject: [PATCH] 2.6.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 067a651b02..9f0b5735e4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jotai", "private": true, - "version": "2.6.3", + "version": "2.6.4", "description": "👻 Primitive and flexible state management for React", "main": "./index.js", "types": "./index.d.ts",