From c3c5c65de3f8a9d7de554753c81a7b8893c94510 Mon Sep 17 00:00:00 2001 From: "=^._.^=" Date: Tue, 13 Oct 2015 22:23:50 -0700 Subject: [PATCH] Update to Electron v0.33.8 --- npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/package.json b/npm/package.json index 3816ad47a2..0b5cd8b620 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,6 +1,6 @@ { "name": "electron-prebuilt", - "version": "0.33.7", + "version": "0.33.8", "description": "Install electron (formerly called atom-shell) prebuilt binaries for command-line use using npm", "repository": { "type": "git",