From 7f9aa4a9bf26c4b74042a79bef4d7f8e0784bdc5 Mon Sep 17 00:00:00 2001 From: Toby Date: Sun, 27 Oct 2019 16:02:09 +0000 Subject: [PATCH] 3.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3890220..d566904 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "all-finished", - "version": "3.1.2", + "version": "3.1.3", "description": "Synchronise JavaScript processes", "main": "lib/index.js", "scripts": {