From a01f0bc824cc8a9605f821248fbeeeb6034a0cb9 Mon Sep 17 00:00:00 2001 From: SSMP Date: Thu, 6 Oct 2016 01:30:54 -0700 Subject: [PATCH] rev for CI testing on mac/linux/windows --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 489a268..1942798 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-ipc", - "version": "8.9.0", + "version": "8.9.1", "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": {