From cae1efaa9fce3c908d579dad5f2617073929bccf Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Fri, 7 Apr 2023 12:30:26 +0200 Subject: [PATCH] Bumped v1.2.0 Signed-off-by: Matteo Collina --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9efc7f6..60a32f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "close-with-grace", - "version": "1.1.0", + "version": "1.2.0", "description": "Exit your process, gracefully (if possible)", "main": "index.js", "devDependencies": {