We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b31840e commit d1af045Copy full SHA for d1af045
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "async",
3
"description": "Higher-order functions and common patterns for asynchronous code",
4
- "version": "3.2.0",
+ "version": "3.2.1",
5
"main": "dist/async.js",
6
"author": "Caolan McMahon",
7
"homepage": "https://caolan.github.io/async/",
0 commit comments