feat: new application version

This commit is contained in:
Alexandre Nunes 2021-01-07 11:32:54 -03:00
parent cb9e0c8506
commit 68db2f132f
1 changed files with 1 additions and 1 deletions

View File

@ -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",