From 42a3e81493a5453b7c9612dbfb4cf426ce8b89a8 Mon Sep 17 00:00:00 2001 From: Samrith Shankar Date: Mon, 3 Dec 2018 17:55:54 +0530 Subject: [PATCH] 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 254b79b..0441f11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "concurrent-tasks", - "version": "0.0.6", + "version": "0.0.7", "description": "A simple task runner which will run tasks in parallel while maintaining limits.", "author": "Samrith Shankar", "license": "MIT",