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

Commit fa3b2f2

Browse files
committed
11.0.5
1 parent b0be879 commit fa3b2f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.4",
4+
"version": "11.0.5",
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)