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