Update package.json

This commit is contained in:
Brandon Nozaki Miller 2016-03-16 02:50:58 -07:00
parent 50f21ff857
commit 12ea8bfed7
1 changed files with 1 additions and 1 deletions

View File

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