From 5df4a8ccd06f29be923b252db10cc709aef3d076 Mon Sep 17 00:00:00 2001 From: Wliu <50Wliu@users.noreply.github.com> Date: Fri, 29 Apr 2016 18:22:05 -0400 Subject: [PATCH] :arrow_up: electron@0.37.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec09a1529..1d0d5f318 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "0.37.7", + "electronVersion": "0.37.8", "dependencies": { "async": "0.2.6", "atom-keymap": "6.3.2",