Update package.json

This commit is contained in:
Brandon Nozaki Miller 2016-08-02 12:34:02 -07:00 committed by GitHub
parent 56dfe7f0ea
commit 5eb7eb1894
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "node-ipc",
"version": "8.0.0",
"version": "8.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.js",
"directories": {