From 6493673d18eb340085cbfc4fa19d6eeb95478fca Mon Sep 17 00:00:00 2001 From: Antonio Scandurra Date: Tue, 24 Nov 2015 17:49:44 +0100 Subject: [PATCH] :arrow_up: electron 0.34.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ffc69221..98c575abd 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "0.34.3", + "electronVersion": "0.34.4", "dependencies": { "async": "0.2.6", "atom-keymap": "^6.1.1",