From aadc87252498dac5a4187ab4a038e22000fd031a Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 22 Feb 2020 18:46:13 +0700 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d31389b..7f09a97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "run-node", - "version": "1.0.0", + "version": "2.0.0", "description": "Run the Node.js binary no matter what", "license": "MIT", "repository": "sindresorhus/run-node",