From 9881f3a2c43782a1f1a774c8face23c6704085e3 Mon Sep 17 00:00:00 2001 From: "=^._.^=" Date: Wed, 15 Jun 2016 23:02:50 -0700 Subject: [PATCH] Update to Electron v1.2.3 --- npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/package.json b/npm/package.json index 83380c052672..b250029819c6 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,6 +1,6 @@ { "name": "electron-prebuilt", - "version": "1.2.2", + "version": "1.2.3", "description": "Install electron prebuilt binaries for the command-line use using npm", "repository": { "type": "git",