diff --git a/package.json b/package.json index d12fae6..bc056b5 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mathml-to-latex", - "version": "1.0.0", + "version": "1.0.1", "description": "A JavaScript tool to convert mathml string to LaTeX string", "main": "dist/index.js", "types": "dist/index.d.ts",