diff --git a/package.json b/package.json index ef8eaea..8a0ca51 100644 --- a/package.json +++ b/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",