From ad1dca6d069f7f456bc4af3cd421f656d07cf0a6 Mon Sep 17 00:00:00 2001 From: Samuel Reed Date: Fri, 20 May 2016 13:34:11 -0500 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6e1dcdb..5368d6ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-resizable", - "version": "1.3.4", + "version": "1.4.0", "description": "A component that is resizable with handles.", "main": "index.js", "scripts": {