Skip to content

Commit

Permalink
Release: 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Jun 25, 2016
1 parent 7c90a7c commit 1bca570
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": "async-settle",
"version": "0.0.0",
"version": "0.1.0",
"description": "Settle your async functions - when you need to know all your parallel functions are complete (success or failure)",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 1bca570

Please sign in to comment.