Skip to content

Commit

Permalink
Release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore committed Feb 9, 2017
1 parent a7d2a77 commit 39471fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

2.0.1 / 2017-02-09
==================

* fix: it should reject error when ready return promise (#3)

2.0.0 / 2017-02-08
==================

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": "get-ready",
"version": "2.0.0",
"version": "2.0.1",
"description": "mixin to add one-time ready event callback handler",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 39471fb

Please sign in to comment.