From 1779ccf53cab626b878769bd0ee7e048d19debfc Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 8 Dec 2022 12:47:55 +0100 Subject: [PATCH] 3.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e284bb..7c1727a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "exit-hook", - "version": "3.1.2", + "version": "3.1.3", "description": "Run some code when the process exits", "license": "MIT", "repository": "sindresorhus/exit-hook",