From f1003f0d8dfe699e6800631b0fd058544a9ed4cf Mon Sep 17 00:00:00 2001 From: Hexagon Date: Sat, 19 Nov 2016 00:58:45 +0100 Subject: [PATCH] Work in progress --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7681637..7d404f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qbus-ipc", - "version": "0.9.0", + "version": "0.9.1", "description": "Efficient and simple node.js TCP/unix socket/windows socket interprocess communication based upon qbus.", "author": "Hexagon ", "scripts": {