From d0381428d1da9382cc3febf4be0d3da676e0f328 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Sun, 13 Dec 2020 14:21:33 -0800 Subject: [PATCH] 11.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8254df8c7..359fb90c9 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.9", + "version": "11.0.10", "main": "dist/index.js", "typings": "dist/index.d.ts", "license": "BSD-3-Clause",