diff --git a/package.json b/package.json index aa45fff..e72fe79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-proxy", - "version": "1.1.7", + "version": "1.1.8", "description": "Proxies React components without unmounting or losing their state.", "main": "modules/index.js", "scripts": {