diff --git a/package.json b/package.json index 357a5c1..d1608f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartexit", - "version": "1.1.0", + "version": "1.1.1", "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",