diff --git a/package.json b/package.json index 9cb45d9..5637a71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-console-process-list", - "version": "1.0.3", + "version": "1.0.4", "description": "Get all process ids attached to the current Windows console", "main": "index.js", "scripts": {