diff --git a/package-lock.json b/package-lock.json index d4ced08..74ca964 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vimath", - "version": "0.0.72", + "version": "0.0.73", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vimath", - "version": "0.0.72", + "version": "0.0.73", "license": "ISC", "dependencies": { "mathjax-full": "^3.2.2" diff --git a/package.json b/package.json index 9266c9a..aeb26f9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vimath", "description": "${npm_package_name} is a library for creating interactive math content in the browser.", "private": false, - "version": "0.0.72", + "version": "0.0.73", "author": "blparker", "license": "ISC", "type": "module",