From 09f31f559da4302ab6394affebc30cc21eb3b911 Mon Sep 17 00:00:00 2001 From: Electron Bot Date: Tue, 16 May 2017 14:41:41 -0700 Subject: [PATCH] Update to Electron v1.7.1 --- npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/package.json b/npm/package.json index a92f0ff28da..362c4319b08 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "1.6.10", + "version": "1.7.1", "description": "Install prebuilt electron binaries for the command-line using npm", "repository": "https://github.com/electron-userland/electron-prebuilt", "scripts": {