From 2d3a89e6ebe3a65f5e37124092ce3cf487bc48d7 Mon Sep 17 00:00:00 2001 From: daishi Date: Mon, 3 Jun 2024 23:14:58 +0900 Subject: [PATCH] 2.8.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67ae23512b..3a6f677fcf 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.8.2", + "version": "2.8.3", "main": "./index.js", "types": "./index.d.ts", "typesVersions": {