From cac2f560c3391790aef71177dabeaea1ddd765d4 Mon Sep 17 00:00:00 2001 From: "=^._.^=" Date: Thu, 26 May 2016 13:00:40 +0200 Subject: [PATCH] Update to Electron v1.2.0 --- npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/package.json b/npm/package.json index f66cf5528b66..67f01580c8f9 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,6 +1,6 @@ { "name": "electron-prebuilt", - "version": "1.1.3", + "version": "1.2.0", "description": "Install electron prebuilt binaries for the command-line use using npm", "repository": { "type": "git",