Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - rehype-katex@1.1.1
 - remark-html-katex@1.1.1
 - remark-math@1.0.4
  • Loading branch information
Rokt33r committed May 10, 2018
1 parent dc44491 commit 9e13e49
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/rehype-katex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rehype-katex",
"version": "1.1.0",
"version": "1.1.1",
"description": "KaTeX transform plugin for rehype",
"main": "index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-html-katex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remark-html-katex",
"version": "1.1.0",
"version": "1.1.1",
"description": "KaTeX transform plugin for remark-html",
"main": "index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-math/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remark-math",
"version": "1.0.3",
"version": "1.0.4",
"description": "Math Inline and Block parser plugin for Remark",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 9e13e49

Please sign in to comment.