From 9c692f48b2b5969aac61c1b01b520bbe0ea109e8 Mon Sep 17 00:00:00 2001 From: Thomas Johansen Date: Mon, 13 Jul 2015 23:00:38 +0200 Subject: [PATCH] :arrow_up: electron@0.29.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17ed96ba3..db892b69f 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "0.27.2", + "electronVersion": "0.29.2", "dependencies": { "async": "0.2.6", "atom-keymap": "^5.1.10",