Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

Commit 01878f2

Browse files
committed
11.0.7
1 parent fde8d77 commit 01878f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rich-markdown-editor",
33
"description": "A rich text editor with Markdown shortcuts",
4-
"version": "11.0.6",
4+
"version": "11.0.7",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",
77
"license": "BSD-3-Clause",
@@ -107,4 +107,4 @@
107107
"url": "https://github.com/outline/rich-markdown-editor/issues"
108108
},
109109
"homepage": "https://github.com/outline/rich-markdown-editor#readme"
110-
}
110+
}

0 commit comments

Comments
 (0)