From aec38c955b1d053cc0d0d6e77fcfdcea2ddc3bfd Mon Sep 17 00:00:00 2001 From: David Wilson Date: Fri, 13 Jul 2018 13:24:02 -0700 Subject: [PATCH] :arrow_up: electron@2.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdaf7b247..b9701460d 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "2.0.4", + "electronVersion": "2.0.5", "dependencies": { "@atom/nsfw": "^1.0.18", "@atom/watcher": "1.0.3",