From ace6fa0aa9710a5f6027c7360ff28a1887a84bcf Mon Sep 17 00:00:00 2001 From: Kevin Verdieck Date: Tue, 2 May 2017 13:52:46 -0700 Subject: [PATCH] Release v0.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0808de..d12d843 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-mosaic-component", - "version": "0.3.4", + "version": "0.3.5", "description": "A React Tiling Window Manager", "license": "Apache-2.0", "main": "lib/index.js",