diff --git a/package.json b/package.json index 7715da83f..11ea591aa 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.0-9", + "version": "11.0.0", "main": "dist/index.js", "typings": "dist/index.d.ts", "license": "BSD-3-Clause",