diff --git a/package-lock.json b/package-lock.json index 4555322b..9183917f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "docsify", - "version": "4.2.3", + "version": "4.2.4", "lockfileVersion": 1, "dependencies": { "abbrev": { diff --git a/package.json b/package.json index dbdcb3d9..22095f3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docsify", - "version": "4.2.3", + "version": "4.2.4", "description": "A magical documentation generator.", "author": { "name": "qingwei-li",