Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinoid committed May 21, 2017
1 parent 22c1cba commit 66695c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "promise-nodeify",
"version": "1.0.0",
"version": "1.0.1",
"description": "Call a Node-style callback with the resolution value or rejection cause of a Promise without the common pitfalls.",
"keywords": [
"callback",
Expand Down

0 comments on commit 66695c4

Please sign in to comment.