diff --git a/package.json b/package.json index 76f94d0..925af67 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "run-waterfall", "description": "Run an array of functions in series, each passing its results to the next function (waterfall)", - "version": "1.1.2", + "version": "1.1.3", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org",