From 6a166125ab83e7694ca7e221e2190e15a7c6ed14 Mon Sep 17 00:00:00 2001 From: daishi Date: Mon, 31 Jul 2023 12:10:42 +0900 Subject: [PATCH] 2.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53e7aa8e9e..0421d1c3d4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jotai", "private": true, - "version": "2.2.2", + "version": "2.2.3", "description": "👻 Primitive and flexible state management for React", "main": "./index.js", "types": "./index.d.ts",