From 7195df9d17f136d8f1096f43757d9cb53429a631 Mon Sep 17 00:00:00 2001 From: Jason Rudolph Date: Thu, 21 Jun 2018 12:27:18 -0400 Subject: [PATCH] :arrow_up: :electron: 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8e324668..d5b182d6a 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "2.0.2", + "electronVersion": "2.0.3", "dependencies": { "@atom/nsfw": "^1.0.18", "@atom/watcher": "1.0.3",