From f26c67b14f1f8fc64564aca9eb5319a2dd708e6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cruz?= Date: Thu, 26 May 2016 21:50:27 +0100 Subject: [PATCH] Release 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a7c608..aa3d3f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cross-spawn", - "version": "3.0.1", + "version": "4.0.0", "description": "Cross platform child_process#spawn and child_process#spawnSync", "main": "index.js", "scripts": {