From 15bdb3f2b52d0a98f66cdcc1d0ff04728fc25c68 Mon Sep 17 00:00:00 2001 From: Harsh Zalavadiya Date: Sun, 17 Jan 2021 15:24:40 +0000 Subject: [PATCH] chore: :bookmark: v3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16ba1e3..aebdb11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-multi-select-component", - "version": "3.1.0", + "version": "3.1.1", "description": "Simple and lightweight multiple selection dropdown component with checkboxes, search and select-all", "author": "harshzalavadiya", "license": "MIT",