diff --git a/package.json b/package.json index f35e00a..d05cdbe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartipc", - "version": "2.0.0", + "version": "2.0.1", "private": false, "description": "A library for node inter process communication, providing an easy-to-use API for IPC.", "main": "dist/index.js",