From 9f3bec6d653845de4025bd1c5346e8b4191ab637 Mon Sep 17 00:00:00 2001 From: kou_hin Date: Thu, 25 May 2017 01:55:03 +0900 Subject: [PATCH] v1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 554bc50..3ac8c0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rrr-lazy", - "version": "1.3.0", + "version": "1.3.1", "description": "Lazy load component with react && react-router && react-router-hook.", "main": "./lib/index.js", "scripts": {