From 16c923b2f7cad4715f8edfee8e6961e4dac38ef5 Mon Sep 17 00:00:00 2001 From: Dup4 Date: Wed, 8 Jun 2022 10:14:49 +0800 Subject: [PATCH] release v0.0.14 --- package.json | 2 +- packages/mathjax-render-for-mkdocs-material/package.json | 2 +- packages/mathjax-render-react/package.json | 2 +- packages/mathjax-render/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3bb46d5..866ce08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "version": "0.0.13", + "version": "0.0.14", "packageManager": "pnpm@7.1.8", "license": "MIT", "author": "Dup4 ", diff --git a/packages/mathjax-render-for-mkdocs-material/package.json b/packages/mathjax-render-for-mkdocs-material/package.json index 4b5dba6..7910c1d 100644 --- a/packages/mathjax-render-for-mkdocs-material/package.json +++ b/packages/mathjax-render-for-mkdocs-material/package.json @@ -1,6 +1,6 @@ { "name": "mathjax-render-for-mkdocs-material", - "version": "0.0.13", + "version": "0.0.14", "license": "MIT", "author": "Dup4 ", "repository": { diff --git a/packages/mathjax-render-react/package.json b/packages/mathjax-render-react/package.json index 3777b66..88da68b 100644 --- a/packages/mathjax-render-react/package.json +++ b/packages/mathjax-render-react/package.json @@ -1,6 +1,6 @@ { "name": "mathjax-render-react", - "version": "0.0.13", + "version": "0.0.14", "license": "MIT", "author": "Dup4 ", "repository": { diff --git a/packages/mathjax-render/package.json b/packages/mathjax-render/package.json index cad0eb5..23d5627 100644 --- a/packages/mathjax-render/package.json +++ b/packages/mathjax-render/package.json @@ -1,6 +1,6 @@ { "name": "mathjax-render", - "version": "0.0.13", + "version": "0.0.14", "license": "MIT", "author": "Dup4 ", "repository": {