From bbf25e7da15e4759341ffad26299639a1cc788ab Mon Sep 17 00:00:00 2001 From: Thomas Johansen Date: Mon, 5 Oct 2015 07:31:04 +0200 Subject: [PATCH] :arrow_up: electron@0.33.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3660dab0d..22af172ad 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "0.33.4", + "electronVersion": "0.33.5", "dependencies": { "async": "0.2.6", "atom-keymap": "^6.1.0",