From 6d57bf994aa27713007a545d8d3075f8fb5d7e6d Mon Sep 17 00:00:00 2001 From: Anna Henningsen Date: Wed, 12 Jun 2024 13:19:39 +0200 Subject: [PATCH] 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5637a71..72312ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-console-process-list", - "version": "1.0.4", + "version": "1.0.5", "description": "Get all process ids attached to the current Windows console", "main": "index.js", "scripts": {