Skip to content

Commit c17f205

Browse files
committed
released v0.1.0
1 parent 57cec8c commit c17f205

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.idoc/.filesStat.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4632,9 +4632,9 @@
46324632
"birthtime": "2022-04-24T12:15:36.180Z"
46334633
},
46344634
"README.md": {
4635-
"atime": "2022-05-29T15:56:35.014Z",
4636-
"mtime": "2022-05-29T15:56:34.955Z",
4637-
"ctime": "2022-05-29T15:56:34.955Z",
4635+
"atime": "2022-05-29T15:59:57.284Z",
4636+
"mtime": "2022-05-29T15:59:57.363Z",
4637+
"ctime": "2022-05-29T15:59:57.363Z",
46384638
"birthtime": "2022-04-24T04:53:22.229Z"
46394639
}
46404640
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"title": "HTML Tutorial",
66
"description": "HTML(超文本标记语言——HyperText Markup Language)是构成 Web 世界的一砖一瓦。它定义了网页内容的含义和结构。",
77
"license": "MIT",
8-
"version": "0.0.2",
8+
"version": "0.1.0",
99
"scripts": {
1010
"start": "idoc --watch",
1111
"build": "idoc"

0 commit comments

Comments
 (0)