diff --git a/package.json b/package.json index f9edafcc6..b28c43f61 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.19.4", + "version": "11.20.0", "main": "dist/index.js", "typings": "dist/index.d.ts", "license": "BSD-3-Clause",