aboutsummaryrefslogtreecommitdiff
path: root/node_modules/async/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/async/package.json')
-rw-r--r--node_modules/async/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/async/package.json b/node_modules/async/package.json
index edce090a5..8fa028cc3 100644
--- a/node_modules/async/package.json
+++ b/node_modules/async/package.json
@@ -1,7 +1,7 @@
{
"name": "async",
"description": "Higher-order functions and common patterns for asynchronous code",
- "version": "2.4.1",
+ "version": "2.5.0",
"main": "dist/async.js",
"author": "Caolan McMahon",
"repository": {