We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c90a7c commit 1bca570Copy full SHA for 1bca570
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "async-settle",
3
- "version": "0.0.0",
+ "version": "0.1.0",
4
"description": "Settle your async functions - when you need to know all your parallel functions are complete (success or failure)",
5
"main": "index.js",
6
"directories": {
0 commit comments