From 9820afd1810e0b183cff494aa971f9ff5fccb4cc Mon Sep 17 00:00:00 2001 From: Thomas Johansen Date: Fri, 21 Aug 2015 15:41:04 +0200 Subject: [PATCH] :arrow_up: electron@0.30.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aaf0f0542..a399111da 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "0.30.4", + "electronVersion": "0.30.5", "dependencies": { "async": "0.2.6", "atom-keymap": "^5.1.10",