Skip to content

Commit

Permalink
Update terminate.js to use polling for Windows compatibility. 100% ba…
Browse files Browse the repository at this point in the history
…ckward compatible. see: #27
  • Loading branch information
nelsonic committed Jan 11, 2017
1 parent 2429b40 commit 17fa0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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": {
Expand Down

0 comments on commit 17fa0e3

Please sign in to comment.