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