From c1e7ddb26abe0838c50484ac251fbd09558a057a Mon Sep 17 00:00:00 2001 From: yibn2008 Date: Thu, 22 Oct 2020 23:21:56 +0800 Subject: [PATCH] chore: bump to 1.4.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3491c22..d0e5e18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "find-process", - "version": "1.4.3", + "version": "1.4.4", "description": "find process info by port/pid/name etc.", "main": "index.js", "types": "index.d.ts",