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