diff --git a/package-lock.json b/package-lock.json index 44afc93..2c9fce4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "markdownz", - "version": "9.1.6", + "version": "9.1.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "markdownz", - "version": "9.1.6", + "version": "9.1.7", "license": "Apache-2.0", "dependencies": { "@twemoji/api": "~15.0.3", diff --git a/package.json b/package.json index 15a965d..eacae22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "markdownz", - "version": "9.1.6", + "version": "9.1.7", "description": "Markdown viewer and editor for the Zooniverse", "main": "lib/cjs/index.js", "module": "lib/esm/index.js",