From a50aec8e525e30718408ff009035c0c96b2a601e Mon Sep 17 00:00:00 2001 From: Harsh Zalavadiya Date: Fri, 12 Aug 2022 21:10:08 +0530 Subject: [PATCH] chore: :bookmark: v4.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2093fae..c661a66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-multi-select-component", - "version": "4.3.2", + "version": "4.3.3", "description": "Simple and lightweight multiple selection dropdown component with checkboxes, search and select-all", "author": "harshzalavadiya", "license": "MIT",