From 5ed3df1ea15bea422301384ea373a517cf61a9b4 Mon Sep 17 00:00:00 2001 From: Alexander Early Date: Sun, 20 May 2018 21:34:12 -0700 Subject: Version 2.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae2fad0..547adc6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "async", "description": "Higher-order functions and common patterns for asynchronous code", - "version": "2.6.0", + "version": "2.6.1", "main": "dist/async.js", "author": "Caolan McMahon", "homepage": "https://caolan.github.io/async/", -- cgit v1.2.1