From 573332721a5d76c3ab112d2cf69488a514620490 Mon Sep 17 00:00:00 2001 From: Electron Bot Date: Fri, 2 Sep 2016 00:57:13 -0700 Subject: [PATCH] Update to Electron v1.3.5 --- npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/package.json b/npm/package.json index 03c8e45e5c71..940c1375f713 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "1.3.4", + "version": "1.3.5", "description": "Install prebuilt electron binaries for the command-line using npm", "repository": "https://github.com/electron-userland/electron-prebuilt", "scripts": {