We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e64ab commit 9930d2bCopy full SHA for 9930d2b
package.json
@@ -5,7 +5,7 @@
5
"title": "HTML Tutorial",
6
"description": "HTML(超文本标记语言——HyperText Markup Language)是构成 Web 世界的一砖一瓦。它定义了网页内容的含义和结构。",
7
"license": "MIT",
8
- "version": "0.2.0",
+ "version": "0.3.0",
9
"scripts": {
10
"start": "idoc --watch",
11
"build": "idoc"
0 commit comments