Skip to content

Commit

Permalink
1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timlrx committed Jun 24, 2023
1 parent 5d5e0ef commit 5a3a2a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rehype-prism-plus",
"version": "1.5.1",
"version": "1.6.0",
"description": "rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers",
"source": "index.js",
"files": [
Expand Down Expand Up @@ -98,4 +98,4 @@
"prettier --write"
]
}
}
}

0 comments on commit 5a3a2a7

Please sign in to comment.