From e76a9600dbd4d76effd5047f3c2ef9bf0a2ac981 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 2 Mar 2020 21:05:08 +0800 Subject: [PATCH] 6.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43c4433..9f967ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fkill-cli", - "version": "6.0.0", + "version": "6.0.1", "description": "Fabulously kill processes. Cross-platform.", "license": "MIT", "repository": "sindresorhus/fkill-cli",