From ce112b3457a2df0379c20f45a13a92f3b0cd65ee Mon Sep 17 00:00:00 2001 From: Brandon Date: Thu, 12 Nov 2020 08:50:54 -0800 Subject: [PATCH] reved patch num --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 365734f..8abf8b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-ipc", - "version": "9.1.2", + "version": "9.1.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": {