From 1a94d3584e561e703cd64c9f8b703ff2193722d7 Mon Sep 17 00:00:00 2001 From: Blaine Bublitz Date: Sun, 13 May 2018 13:58:46 -0700 Subject: [PATCH] Release: 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e10e16..13c9e48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "async-done", - "version": "1.2.4", + "version": "1.3.0", "description": "Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.", "author": "Gulp Team (http://gulpjs.com/)", "contributors": [