From cc6c12b783049de6aafa3d663f49bfcf78ccda3c Mon Sep 17 00:00:00 2001 From: Electron Bot Date: Tue, 7 Mar 2017 11:32:34 -0800 Subject: [PATCH] Update to Electron v1.6.3 --- npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/package.json b/npm/package.json index ec1816b7e2f2..2a2ff64c99a1 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "1.6.2", + "version": "1.6.3", "description": "Install prebuilt electron binaries for the command-line using npm", "repository": "https://github.com/electron-userland/electron-prebuilt", "scripts": {