Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoncy committed Jul 30, 2021
1 parent 372d6d8 commit f8f13ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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,7 +1,7 @@
{
"name": "react-markdown-heading",
"description": "Render markdown table of contents as React component",
"version": "1.2.0",
"version": "1.3.0",
"keywords": [
"markdown",
"markdown-toc",
Expand Down Expand Up @@ -67,4 +67,4 @@
"peerDependencies": {
"react": "^17.0.2"
}
}
}

0 comments on commit f8f13ee

Please sign in to comment.