From 331de4d3b8cab1bb41ffea954e7971aa3f96d1f1 Mon Sep 17 00:00:00 2001 From: Calvin Metcalf Date: Tue, 26 Jul 2016 09:35:28 -0400 Subject: [PATCH] 0.11.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d995fa..0fafeaa 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "scripts": { "test": "mocha test.js" }, - "version": "0.11.5", + "version": "0.11.6", "repository": { "type": "git", "url": "git://github.com/shtylman/node-process.git"