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