From 4ed4d2afe80618376d217501a78c5c1479e7cb2a Mon Sep 17 00:00:00 2001 From: Charles Lee Date: Wed, 24 Oct 2018 12:39:59 +1100 Subject: [PATCH] v2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3058c132fc..65189cf61a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-select", - "version": "2.1.0", + "version": "2.1.1", "description": "A Select control built with and for ReactJS", "main": "lib/index.js", "module": "dist/react-select.esm.js",