releasing #21 fix in npm

This commit is contained in:
Brandon Nozaki Miller 2014-09-02 20:49:39 -07:00
parent 8ba5ec15e8
commit 2de4468d29

View file

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