Skip to content

Commit 2ccf55f

Browse files
committed
7.0.0
1 parent c084011 commit 2ccf55f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/rehype-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"bin"
1111
],
1212
"dependencies": {
13-
"rehype": "^6.0.0",
13+
"rehype": "^7.0.0",
1414
"unified-args": "^6.0.0"
1515
},
1616
"repository": "https://github.com/rehypejs/rehype/tree/master/packages/rehype-cli",

packages/rehype/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rehype",
3-
"version": "6.0.0",
3+
"version": "7.0.0",
44
"description": "HTML processor powered by plugins",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)