From faea6a34c45070adda5e522b123a3cf317b73da2 Mon Sep 17 00:00:00 2001 From: daishi Date: Mon, 17 Feb 2025 21:32:46 +0900 Subject: [PATCH] 2.12.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56d29383d3..90d3ce3ae5 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.12.0", + "version": "2.12.1", "main": "./index.js", "types": "./index.d.ts", "typesVersions": {