Skip to content

Commit ef0e79c

Browse files
npm version
1 parent 19b6e89 commit ef0e79c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codespell",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Record time spent programming epiphanies",
55
"main": "./index.js",
66
"bin":{
@@ -18,7 +18,9 @@
1818
"time",
1919
"code",
2020
"coding",
21-
"record"
21+
"record",
22+
"terminal",
23+
"stats"
2224
],
2325
"author": "Abhishek Soni",
2426
"license": "MIT",

0 commit comments

Comments
 (0)