From b49c4292202754650fdd8d640c8a28e8ef545f9a Mon Sep 17 00:00:00 2001 From: Brandon Nozaki Miller Date: Sun, 31 Aug 2014 11:05:46 -0700 Subject: [PATCH] released 1.1.5 documentation update only --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 02f06da..f214c85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-ipc", - "version": "1.1.4", + "version": "1.1.5", "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": {