Skip to content

Commit dbd3f10

Browse files
committed
Update release version version
- Add hidden file check - Add cli usage
1 parent 9dbc2ef commit dbd3f10

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "repo-toc",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "https://github.com/kmtusher97/repo-toc",
55
"main": "index.js",
66
"scripts": {
@@ -15,7 +15,9 @@
1515
"url": "git+https://github.com/kmtusher97/repo-toc.git"
1616
},
1717
"keywords": [
18-
"toc"
18+
"toc",
19+
"markdown-toc",
20+
"table of contents"
1921
],
2022
"author": "kmtusher97",
2123
"license": "ISC",

0 commit comments

Comments
 (0)