released version 1.1.0 on npm

This commit is contained in:
Brandon Nozaki Miller 2014-08-27 21:01:41 -07:00
parent 7c49aa21a3
commit 5b9f13dfb6

View file

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