diff --git a/packages/rehype-katex/package.json b/packages/rehype-katex/package.json index f3b8052..a2456ff 100644 --- a/packages/rehype-katex/package.json +++ b/packages/rehype-katex/package.json @@ -1,6 +1,6 @@ { "name": "rehype-katex", - "version": "1.1.2", + "version": "1.2.0", "description": "KaTeX transform plugin for rehype", "main": "index.js", "repository": { diff --git a/packages/remark-html-katex/package.json b/packages/remark-html-katex/package.json index 570b90a..3039bfd 100644 --- a/packages/remark-html-katex/package.json +++ b/packages/remark-html-katex/package.json @@ -1,6 +1,6 @@ { "name": "remark-html-katex", - "version": "1.1.2", + "version": "1.2.0", "description": "KaTeX transform plugin for remark-html", "main": "index.js", "repository": {