From ccd95e81400a25c9096b68536c6ad7043081ae4c Mon Sep 17 00:00:00 2001 From: sheldon-welinga Date: Sat, 14 May 2022 17:46:19 +0300 Subject: [PATCH] v1.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a38c5c..ace4e9a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-modern-hooks", "private": false, - "version": "1.0.10", + "version": "1.0.11", "description": "A react modern hooks library for customized and reusable hooks", "main": "lib/index.js", "types": "lib/index.d.ts",