From 83a4376325f432193da157d30ebb742524737f02 Mon Sep 17 00:00:00 2001 From: Samuel Reed Date: Fri, 8 Apr 2016 09:18:31 -0500 Subject: [PATCH] 1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de9d939a..fb33029f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-resizable", - "version": "1.3.0", + "version": "1.3.1", "description": "A component that is resizable with handles.", "main": "index.js", "scripts": {