diff --git a/package.json b/package.json index e36d046..9a9e83c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crocket", - "version": "0.9.6", + "version": "0.9.7", "description": "Efficient and simple interprocess communication for unix/windows/macos over tcp or sockets.", "author": "Hexagon ", "scripts": { @@ -8,10 +8,10 @@ }, "repository": { "type": "git", - "url": "https://github.com/hexagon/qbus-ipc" + "url": "https://github.com/hexagon/crocker" }, "bugs": { - "url": "https://github.com/hexagon/qbus-ipc/issues" + "url": "https://github.com/hexagon/crocket/issues" }, "keywords": [ "ipc", @@ -22,6 +22,7 @@ "mediator", "eventemitter", "qbus", + "crocket", "unix", "windows", "sockets",