diff --git a/package.json b/package.json index 78fe09e..357a5c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartexit", - "version": "1.0.24", + "version": "1.1.0", "private": false, "description": "A library for managing graceful shutdowns of Node.js processes by handling cleanup operations, including terminating child processes.", "main": "dist_ts/index.js",