From 6e0c3b64e811e2e904e1523b1a8c8702846439b8 Mon Sep 17 00:00:00 2001 From: Arno Gourdol Date: Tue, 30 Jul 2019 16:27:56 -0700 Subject: [PATCH] 0.29.2 --- npm-shrinkwrap.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index a919b5fc3..1af813b5d 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "mathlive", - "version": "0.29.1", + "version": "0.29.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 24771451a..4dc7eb0ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mathlive", - "version": "0.29.1", + "version": "0.29.2", "description": "Render and edit beautifully typeset math", "license": "MIT", "repository": {