This commit is contained in:
AJ ONeal 2016-09-08 18:25:15 -06:00
parent 7819398294
commit 81e82b2760
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "cluster-rpc",
"version": "1.0.3",
"version": "1.0.4",
"description": "A simple way to wrap a single-instance module to enable it to work with node cluster.",
"main": "index.js",
"scripts": {