From 6c7cba9aa76656ee59c95c5524b7d9e61309f026 Mon Sep 17 00:00:00 2001 From: Zeno_ Date: Sun, 29 Dec 2024 21:51:45 +0800 Subject: [PATCH] 0.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99488b5..5c1a097 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arrow-hooks", - "version": "0.0.10", + "version": "0.0.11", "description": "A collection of practical React hooks with TypeScript support.", "type": "module", "main": "./dist/index.cjs",