From 70e01a818e0c9cf27f126699453c388c7eddfc2e Mon Sep 17 00:00:00 2001 From: tajo Date: Sun, 17 Dec 2017 02:36:57 -0800 Subject: [PATCH] 4.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84ea19c..6b894c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-portal", - "version": "4.1.0", + "version": "4.1.1", "description": "To make your life with React Portals easier.", "main": "lib/index.js", "module": "es/index.js",