From 92818eb30fff12d6d1429259e1840d5f4e2f8035 Mon Sep 17 00:00:00 2001 From: Electron Bot Date: Thu, 20 Oct 2016 16:11:47 +0900 Subject: [PATCH] Update to Electron v1.3.8 --- npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/package.json b/npm/package.json index 97da258e8ca..2aab9a95804 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "1.4.4", + "version": "1.3.8", "description": "Install prebuilt electron binaries for the command-line using npm", "repository": "https://github.com/electron-userland/electron-prebuilt", "scripts": {