From 7436910324110bbbffaca772ab9f5970e43098cc Mon Sep 17 00:00:00 2001 From: "=^._.^=" Date: Fri, 23 Oct 2015 06:52:35 -0700 Subject: [PATCH] Update to Electron v0.34.1 --- npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/package.json b/npm/package.json index 7c92c6e8827b..f70a086e7f13 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,6 +1,6 @@ { "name": "electron-prebuilt", - "version": "0.34.0", + "version": "0.34.1", "description": "Install electron (formerly called atom-shell) prebuilt binaries for command-line use using npm", "repository": { "type": "git",