diff --git a/package.json b/package.json index e68793e..27d2ab4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "terminate", - "version": "2.0.0", + "version": "2.1.0", "description": "Terminate a Node.js Process based on the Process ID", "main": "terminate.js", "scripts": {