Skip to content

Commit

Permalink
bump version and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jhchen committed Sep 7, 2016
1 parent bfe1d20 commit 62454a3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.0.3

- Fix [#928](https://github.com/quilljs/quill/issues/928)

Thank you [@scottmessinger] for the bug report.


# 1.0.2

- Fix building quill.core.js [docs #11](https://github.com/quilljs/quilljs.github.io/issues/11)
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": "quill",
"version": "1.0.2",
"version": "1.0.3",
"description": "Cross browser rich text editor",
"author": "Jason Chen <jhchen7@gmail.com>",
"homepage": "http://quilljs.com",
Expand Down

0 comments on commit 62454a3

Please sign in to comment.