From 1f54cfb881925a4ed6a9758f5ce0c4e6d5b9862d Mon Sep 17 00:00:00 2001 From: Thomas Johansen Date: Tue, 11 Aug 2015 11:39:08 +0200 Subject: [PATCH] :arrow_up: electron@0.30.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7405ed041..aaf0f0542 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "0.30.3", + "electronVersion": "0.30.4", "dependencies": { "async": "0.2.6", "atom-keymap": "^5.1.10",