From d446fb4130c13ac8c09c6123029cd06dcb2cbabe Mon Sep 17 00:00:00 2001 From: Thomas Johansen Date: Thu, 17 Nov 2016 09:29:26 +0100 Subject: [PATCH] :arrow_up: electron@1.4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bce8c551..ba0e797a7 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "1.4.6", + "electronVersion": "1.4.7", "dependencies": { "async": "0.2.6", "atom-keymap": "8.1.2",