Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
We screwed up v0.17.1 tagging/publishing
  • Loading branch information
jhchen committed Aug 11, 2014
1 parent f31e0c9 commit 09b330d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quill",
"version": "0.17.1",
"version": "0.17.2",
"homepage": "http://quilljs.com",
"authors": ["Jason Chen <jhchen7@gmail.com>"],
"contributors": [
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": "quilljs",
"version": "0.17.1",
"version": "0.17.2",
"description": "Cross browser rich text editor",
"author": "Jason Chen <jhchen7@gmail.com>",
"homepage": "http://quilljs.com",
Expand Down

0 comments on commit 09b330d

Please sign in to comment.