Skip to content

Commit 47f8a4e

Browse files
committed
Correct prerelease tag v2.0.0-beta.1
1 parent f16235c commit 47f8a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-quill",
3-
"version": "2.0.0-beta1",
3+
"version": "2.0.0-beta.1",
44
"description": "The Quill rich-text editor as a React component.",
55
"author": "zenoamaro <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)