From 307912cd4aafebecb4f90bd49d386b2cbb3d5abe Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Fri, 28 Aug 2015 00:39:11 +0300 Subject: [PATCH] 0.6.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f50e3e..89c24e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-proxy", - "version": "0.6.5", + "version": "0.6.6", "description": "Proxies React components without unmounting or losing their state.", "main": "modules/index.js", "scripts": {