updating for npm versioning

This commit is contained in:
Brandon Nozaki Miller 2016-01-04 01:47:06 -08:00
parent b51b57b987
commit e7d9223ee5
1 changed files with 1 additions and 1 deletions

View File

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