Skip to content

Commit

Permalink
v2.2.2-0
Browse files Browse the repository at this point in the history
  • Loading branch information
righ committed Aug 20, 2024
1 parent 4393b13 commit 38e105a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion katex/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-ipynb-renderer-katex",
"homepage": "https://docs.walkframe.com/products/react-ipynb-renderer/",
"version": "2.2.1",
"version": "2.2.2-0",
"description": "A react component that displays an ipynb file for katex.",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-ipynb-renderer",
"homepage": "https://docs.walkframe.com/products/react-ipynb-renderer/",
"version": "2.2.1",
"version": "2.2.2-0",
"description": "A react component that displays an ipynb file.",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 38e105a

Please sign in to comment.