diff --git a/package.json b/package.json index 52c57e5..2c6201e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-ipc", - "version": "10.0.2", + "version": "10.1.0", "description": "A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.", "main": "node-ipc.cjs", "module": "node-ipc.js",