From 0dc6000e18565d935961625fd36e4568375188b7 Mon Sep 17 00:00:00 2001 From: yibn2008 Date: Thu, 18 Nov 2021 21:04:16 +0800 Subject: [PATCH] chore: bump to 1.4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4139077..53bd1f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "find-process", - "version": "1.4.6", + "version": "1.4.7", "description": "find process info by port/pid/name etc.", "main": "index.js", "types": "index.d.ts",