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

Commit 4b4423f

Browse files
committed
11.0.4
1 parent ce9bcce commit 4b4423f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
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.3",
4+
"version": "11.0.4",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",
77
"license": "BSD-3-Clause",
@@ -106,4 +106,4 @@
106106
"url": "https://github.com/outline/rich-markdown-editor/issues"
107107
},
108108
"homepage": "https://github.com/outline/rich-markdown-editor#readme"
109-
}
109+
}

0 commit comments

Comments
 (0)