versioning for sync sockets

This commit is contained in:
Brandon Nozaki Miller 2015-12-10 00:16:31 -08:00
parent 3be9d29240
commit 565080376d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "node-ipc",
"version": "4.1.0",
"version": "5.0.0",
"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": {