From d18945b9e74db907c92c94eba60f4220c7e94f3e Mon Sep 17 00:00:00 2001 From: Floris Bernard Date: Wed, 19 Dec 2018 12:08:33 +0100 Subject: [PATCH] Release new rc --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a38c29c..303f70a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-redux-component-init", - "version": "1.0.0-rc.3", + "version": "1.0.0-rc.4", "description": "A library to manage async cpmponent initialization in isomorphic React/Redux applications with server-side rendering", "main": "./lib/index.js", "scripts": {