From d4f68e58c768d8bc58a18632f146ba8c5f4de7a7 Mon Sep 17 00:00:00 2001 From: Toru Nagashima Date: Sun, 24 Apr 2016 14:54:15 +0900 Subject: [PATCH] 1.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de5a928..c47e4da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npm-run-all", - "version": "1.7.0", + "version": "1.8.0", "description": "A CLI tool to run multiple npm-scripts in parallel or sequential / serial.", "bin": "bin/npm-run-all.js", "files": [