diff --git a/package-lock.json b/package-lock.json index 12160c6..482b3c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@code-dot-org/redactable-markdown", - "version": "0.9.2", + "version": "0.9.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@code-dot-org/redactable-markdown", - "version": "0.9.2", + "version": "0.9.3", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@code-dot-org/remark-plugins": "1.2.4", diff --git a/package.json b/package.json index fc32559..f18a08b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@code-dot-org/redactable-markdown", - "version": "0.9.2", + "version": "0.9.3", "description": "", "main": "dist/main.js", "bin": {