diff --git a/package.json b/package.json index fd17e1e..368de60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-redux-component-init", - "version": "1.0.1", + "version": "1.1.0", "description": "A library to manage async cpmponent initialization in isomorphic React/Redux applications with server-side rendering", "main": "./lib/index.js", "scripts": {