diff --git a/package.json b/package.json index 9c06b7d7d..1c870268c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rich-markdown-editor", "description": "A rich text editor with Markdown shortcuts", - "version": "11.0.3", + "version": "11.0.4", "main": "dist/index.js", "typings": "dist/index.d.ts", "license": "BSD-3-Clause", @@ -106,4 +106,4 @@ "url": "https://github.com/outline/rich-markdown-editor/issues" }, "homepage": "https://github.com/outline/rich-markdown-editor#readme" -} \ No newline at end of file +}