Skip to content

Commit 7843e82

Browse files
committed
4.0.0
1 parent 09b4634 commit 7843e82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ydoc",
3-
"version": "4.0.0-rc.2",
3+
"version": "4.0.0",
44
"description": "基于 Markdown 的静态站点生成工具",
55
"scripts": {
66
"test": "mocha --reporter spec --bail --recursive",
@@ -21,7 +21,7 @@
2121
},
2222
"engines": {
2323
"node": ">=7.6.0"
24-
},
24+
},
2525
"license": "MIT",
2626
"dependencies": {
2727
"bash-color": "0.0.4",

0 commit comments

Comments
 (0)