From 1bb0d0ceae5d81f20d9d4bfbd3c67390e8d054b2 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Fri, 28 Aug 2020 21:48:24 -0700 Subject: [PATCH] 10.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",