From 17f7f111ff23bf11cdd95ff0cc0eae7d161e3d8c Mon Sep 17 00:00:00 2001 From: Brandon Nozaki Miller Date: Fri, 25 Aug 2017 00:21:36 -0700 Subject: [PATCH] rev --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2f7b12..4e3a917 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-ipc", - "version": "9.1.0", + "version": "9.1.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": {