From cb0acb171679acba952bda4d5d84f1b3e00c2a86 Mon Sep 17 00:00:00 2001 From: Samuel Reed Date: Tue, 27 Sep 2016 14:45:05 -0500 Subject: [PATCH] 1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f74be7cf..71d21034 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-resizable", - "version": "1.4.2", + "version": "1.4.3", "description": "A component that is resizable with handles.", "main": "index.js", "scripts": {