Skip to content

Commit ebe16ca

Browse files
committed
2.0.3
1 parent 620ca42 commit ebe16ca

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quill-monorepo",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Quill development environment",
55
"private": true,
66
"author": "Jason Chen <jhchen7@gmail.com>",

packages/quill/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quill",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Your powerful, rich text editor",
55
"author": "Jason Chen <jhchen7@gmail.com>",
66
"homepage": "https://quilljs.com",

packages/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "website",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Quill official website",
55
"private": true,
66
"homepage": "https://quilljs.com",

0 commit comments

Comments
 (0)