diff --git a/package.json b/package.json index d2cc1293f..77ef71832 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.0.0", + "version": "10.0.1", "main": "dist/lib/index.js", "typings": "dist/@types/index.d.ts", "license": "BSD-3-Clause",