From 148d876b281f595e0741b5f279dc48444eb2127e Mon Sep 17 00:00:00 2001 From: daishi Date: Tue, 13 Aug 2024 11:47:26 +0900 Subject: [PATCH] 2.9.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32957b682f..448cbd9a35 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "👻 Primitive and flexible state management for React", "private": true, "type": "commonjs", - "version": "2.9.2", + "version": "2.9.3", "main": "./index.js", "types": "./index.d.ts", "typesVersions": {