Skip to content

Commit 63b73fb

Browse files
Bump version
1 parent 6444237 commit 63b73fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.npmignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
node_modules/
2-
coverage/
2+
.nyc_output/
33
test/
44
tmp/
55
.idea/

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "hexo-symbols-count-time",
33
"description": "Symbols count and time to read for articles.",
44
"main": "index",
5-
"version": "0.6.3",
5+
"version": "0.7.0",
66
"engines": {
77
"node": ">=8.6.0"
88
},

0 commit comments

Comments
 (0)