diff --git a/package.json b/package.json index cbcec34..fa724ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipc-client", - "version": "0.0.1", + "version": "0.0.2", "module": "dist/index.js", "type": "module", "files": ["dist/**/*"],