From 1bb8a3911f46352a1c4286f9f702981cb43b8e56 Mon Sep 17 00:00:00 2001 From: Brandon Nozaki Miller Date: Thu, 1 Jul 2021 16:03:35 -0700 Subject: [PATCH] patch for #199 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf731a8..4bb372d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-ipc", - "version": "9.1.4", + "version": "9.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": {