From 2de4468d293b90527dd1883b354bfddac6eb9ca7 Mon Sep 17 00:00:00 2001 From: Brandon Nozaki Miller Date: Tue, 2 Sep 2014 20:49:39 -0700 Subject: [PATCH] releasing #21 fix in npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f214c85..485a388 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-ipc", - "version": "1.1.5", + "version": "1.1.6", "description": "A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.", "main": "node-ipc.js", "directories": {