From 8519c708f465b3f2c76693b1e1f57875c6e3837d Mon Sep 17 00:00:00 2001 From: Gimnath Perera Date: Sat, 2 Nov 2024 19:26:56 +0530 Subject: [PATCH] fix: doc updated --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f051401..9615728 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@gimnathperera/react-mui-multi-search", "private": false, - "version": "1.2.0", + "version": "1.2.1", "description": "react-mui-multi-search is a higly customizable React MUI multi search component", "author": "gimnathperera", "license": "MIT",