From d8949ace5ade4d32b5a9d3bf3f6dfc0eb0bdbe44 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Sun, 6 Mar 2016 18:01:31 +0000 Subject: [PATCH] 2.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2cd6b94..0a11317 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-proxy", - "version": "2.0.6", + "version": "2.0.7", "description": "Proxies React components without unmounting or losing their state.", "main": "modules/index.js", "scripts": {