From b8100c075599df21f54229c597abefbc9d320923 Mon Sep 17 00:00:00 2001 From: "qingwei.li" Date: Wed, 5 Apr 2017 21:31:27 +0800 Subject: [PATCH] -> v3.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4acde03..0377f7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docsify", - "version": "3.5.1", + "version": "3.5.2", "description": "A magical documentation generator.", "author": { "name": "qingwei-li",