diff --git a/package.json b/package.json index ce4dcd2..a76497a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "version": "0.0.19", + "version": "0.0.20", "packageManager": "pnpm@8.6.6", "license": "MIT", "author": "Dup4 ", diff --git a/packages/examples/mathjax-render-react-example/package.json b/packages/examples/mathjax-render-react-example/package.json index d9904ed..3ad1656 100644 --- a/packages/examples/mathjax-render-react-example/package.json +++ b/packages/examples/mathjax-render-react-example/package.json @@ -41,5 +41,6 @@ "postcss": "^8.4.25", "shadcn-ui": "^0.3.0", "typescript": "5.1.6" - } + }, + "version": "0.0.20" } diff --git a/packages/libs/mathjax-render-for-mkdocs-material/package.json b/packages/libs/mathjax-render-for-mkdocs-material/package.json index 9939eb9..27b0bf3 100644 --- a/packages/libs/mathjax-render-for-mkdocs-material/package.json +++ b/packages/libs/mathjax-render-for-mkdocs-material/package.json @@ -1,6 +1,6 @@ { "name": "mathjax-render-for-mkdocs-material", - "version": "0.0.19", + "version": "0.0.20", "license": "MIT", "author": "Dup4 ", "repository": { diff --git a/packages/libs/mathjax-render-nextjs/package.json b/packages/libs/mathjax-render-nextjs/package.json index 9809cde..51ad1db 100644 --- a/packages/libs/mathjax-render-nextjs/package.json +++ b/packages/libs/mathjax-render-nextjs/package.json @@ -1,6 +1,6 @@ { "name": "mathjax-render-nextjs", - "version": "0.0.19", + "version": "0.0.20", "license": "MIT", "author": "Dup4 ", "repository": { diff --git a/packages/libs/mathjax-render-react/package.json b/packages/libs/mathjax-render-react/package.json index 68f65ec..ce3f89b 100644 --- a/packages/libs/mathjax-render-react/package.json +++ b/packages/libs/mathjax-render-react/package.json @@ -1,6 +1,6 @@ { "name": "mathjax-render-react", - "version": "0.0.19", + "version": "0.0.20", "license": "MIT", "author": "Dup4 ", "repository": { diff --git a/packages/libs/mathjax-render/package.json b/packages/libs/mathjax-render/package.json index 6ede0ba..3d5e7e9 100644 --- a/packages/libs/mathjax-render/package.json +++ b/packages/libs/mathjax-render/package.json @@ -1,6 +1,6 @@ { "name": "mathjax-render", - "version": "0.0.19", + "version": "0.0.20", "license": "MIT", "author": "Dup4 ", "repository": {