From 056912f2cb4ff0519239fe2d821b874901a68691 Mon Sep 17 00:00:00 2001 From: Wliu <50Wliu@users.noreply.github.com> Date: Thu, 14 Apr 2016 17:09:52 -0400 Subject: [PATCH] :arrow_up: electron@0.37.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d43459ba..cc8dfa1f0 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "0.36.8", + "electronVersion": "0.37.5", "dependencies": { "async": "0.2.6", "atom-keymap": "6.3.2",