From 0b1c52eed26c44caa12707236e3e4fe2e66a4bf5 Mon Sep 17 00:00:00 2001 From: SSMP Date: Thu, 6 Oct 2016 17:41:17 -0700 Subject: [PATCH] event-pubsub patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2a354e..e060312 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-ipc", - "version": "7.0.0", + "version": "7.0.3", "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": {