From 027f8351996586b3faf05fdbf07c1aa5c5bd276e Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 28 Nov 2016 15:13:06 -0800 Subject: [PATCH] :arrow_up: electron@1.3.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46b990b07..18813ba40 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "1.3.9", + "electronVersion": "1.3.12", "dependencies": { "async": "0.2.6", "atom-keymap": "7.1.13",