diff --git a/package.json b/package.json index 9e3ef36..651ff4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-ipc", - "version": "10.0.1", + "version": "10.0.2", "description": "A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.", "type": "module", "main": "node-ipc.js",