diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index a64cb1e93..39410dc60 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "mathlive", - "version": "0.28.0", + "version": "0.29.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 56907a30e..029863991 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mathlive", - "version": "0.28.0", + "version": "0.29.0", "description": "Render and edit beautifully typeset math", "license": "MIT", "repository": {