Browse Source

v1.0.7

master v1.0.7
AJ ONeal 6 years ago
parent
commit
4ad7b03117
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{
"name": "cluster-rpc",
"version": "1.0.6",
"version": "1.0.7",
"description": "A simple way to wrap a single-instance module to enable it to work with node cluster.",
"homepage": "https://git.coolaj86.com/coolaj86/cluster-rpc.js",
"main": "index.js",

Loading…
Cancel
Save