From 7da3ce824e5d2646695c4caeb8ded88977b4d577 Mon Sep 17 00:00:00 2001 From: Toru Nagashima Date: Sun, 19 Apr 2015 07:44:13 +0900 Subject: [PATCH] 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57e8c58..3191bf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npm-run-all", - "version": "1.2.2", + "version": "1.2.3", "description": "A CLI tool to run multiple npm-scripts on sequential or parallel.", "main": "lib/index.js", "bin": {