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