Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
upupming committed Oct 20, 2018
1 parent ae5fa24 commit a48545f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
subMaxLevel: 3
}
</script>
<script src="//cdn.jsdelivr.net/npm/docsify-katex@1.1.0/dist/docsify-katex.js"></script>
<script src="//cdn.jsdelivr.net/npm/docsify-katex@1.2.0/dist/docsify-katex.js"></script>
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css">
<script src="//cdn.jsdelivr.net/npm/docsify@latest/lib/docsify.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/docsify@latest/lib/plugins/search.min.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docsify-katex",
"version": "1.1.0",
"version": "1.2.0",
"description": "KaTeX support for docsify",
"main": "dist/docsify-katex.js",
"scripts": {
Expand Down

0 comments on commit a48545f

Please sign in to comment.