[release] 4.2.0

This commit is contained in:
qingwei.li 2017-07-10 22:40:40 +08:00
parent 4dabae3bf2
commit d9848c3384
No known key found for this signature in database
GPG Key ID: B6DDC2F7AE80B2F4
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "docsify",
"version": "4.1.14",
"version": "4.2.0",
"lockfileVersion": 1,
"dependencies": {
"abbrev": {

View File

@ -1,6 +1,6 @@
{
"name": "docsify",
"version": "4.1.14",
"version": "4.2.0",
"description": "A magical documentation generator.",
"author": {
"name": "qingwei-li",