This commit is contained in:
AJ ONeal 2016-09-08 17:48:49 -06:00
parent 6f386cb159
commit a43a8347a9
1 changed files with 1 additions and 1 deletions

View File

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