Skip to content

Commit 9bf7d57

Browse files
committed
1.0.1
1 parent f85df19 commit 9bf7d57

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,6 +1,6 @@
11
{
22
"name": "rehype-join-line",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"main": "index.js",
55
"module": "index.js",
66
"repository": "git@github.com:unix/rehype-join-line.git",
@@ -29,4 +29,4 @@
2929
"dependencies": {
3030
"unist-util-visit": "^2.0.2"
3131
}
32-
}
32+
}

0 commit comments

Comments
 (0)