diff --git a/package-lock.json b/package-lock.json index 74f4e489..9f15056c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "docsify", - "version": "4.2.0", + "version": "4.2.1", "lockfileVersion": 1, "dependencies": { "abbrev": { diff --git a/package.json b/package.json index 7877c480..ea88eb27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docsify", - "version": "4.2.0", + "version": "4.2.1", "description": "A magical documentation generator.", "author": { "name": "qingwei-li",