From 6606d728d191c1bc3ae7e3d9e6452187d114ccb0 Mon Sep 17 00:00:00 2001 From: Samrith Shankar Date: Mon, 17 Dec 2018 00:06:47 +0530 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 563d5d5..b02a502 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "concurrent-tasks", - "version": "1.0.1", + "version": "1.0.2", "description": "A simple task runner which will run tasks concurrently while maintaining limits.", "author": "Samrith Shankar", "license": "MIT",