From 575dc7e5b7b0ce88cef59de65d31f43492824fca Mon Sep 17 00:00:00 2001 From: Thomas Johansen Date: Sat, 10 Dec 2016 09:59:33 +0100 Subject: [PATCH] :arrow_up: electron@1.4.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49c2f7e42..fc88172c9 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "1.4.11", + "electronVersion": "1.4.12", "dependencies": { "async": "0.2.6", "atom-keymap": "8.1.2",