From 81e82b2760e9bf61dfc9be4901337ab1cb998f49 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 8 Sep 2016 18:25:15 -0600 Subject: [PATCH] v1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04a2b37..bbb4acd 100644 --- a/package.json +++ b/package.json @@ -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": {