Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
volser committed Jul 1, 2020
1 parent 12e4364 commit a48d2b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion core/quill.js
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,6 @@ class Quill {
removeInstance() {
instances.delete(this.container);
}

}
Quill.DEFAULTS = {
bounds: null,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quill2",
"version": "2.0.0-a.12",
"version": "2.0.0-a.13",
"description": "Your powerful, rich text editor",
"author": "Jason Chen <[email protected]>",
"homepage": "http://quilljs.com",
Expand Down

0 comments on commit a48d2b1

Please sign in to comment.