From 905ba7becfb38e94eeb4c42391f3cb6131bedb46 Mon Sep 17 00:00:00 2001 From: Thomas Johansen Date: Sun, 4 Sep 2016 12:12:48 +0200 Subject: [PATCH] :arrow_up: electron@1.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca6085266..d9b0650cf 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "1.3.4", + "electronVersion": "1.3.5", "dependencies": { "async": "0.2.6", "atom-keymap": "6.3.2",