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

View file

@ -1,6 +1,6 @@
{ {
"name": "node-ipc", "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.", "description": "A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.",
"main": "node-ipc.js", "main": "node-ipc.js",
"directories": { "directories": {