diff --git a/package.json b/package.json index e797c49ea..71b0f82a3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rich-markdown-editor", "description": "A rich text editor with Markdown shortcuts", - "version": "10.6.2", + "version": "10.6.3", "main": "dist/lib/index.js", "typings": "dist/@types/index.d.ts", "license": "BSD-3-Clause",