Skip to content

Commit 867cf17

Browse files
committed
v2.0.9
1 parent 62a8f8d commit 867cf17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"packages/*"
55
],
66
"npmClient": "yarn",
7-
"version": "2.0.8"
7+
"version": "2.0.9"
88
}

packages/draft-js-import-markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "2.0.6",
6+
"version": "2.0.9",
77
"description": "DraftJS: Import Markdown to ContentState",
88
"main": "lib/main.js",
99
"module": "esm/main.js",

0 commit comments

Comments
 (0)