Skip to content

Commit e8f2d43

Browse files
committed
1.0.2
1 parent 3ff2c8b commit e8f2d43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "markdown-toc",
33
"description": "Generate a markdown TOC (table of contents) with Remarkable.",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"homepage": "https://github.com/jonschlinkert/markdown-toc",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"contributors": [
@@ -120,4 +120,4 @@
120120
"directories": {
121121
"test": "test"
122122
}
123-
}
123+
}

0 commit comments

Comments
 (0)