From e9c77234c8528100621c2e958a4772bb1ce232f2 Mon Sep 17 00:00:00 2001 From: Jason Rudolph Date: Fri, 8 Mar 2019 12:57:43 -0500 Subject: [PATCH] :arrow_up: :electron: 2.0.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63b2a7557..0cf96f676 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "2.0.16", + "electronVersion": "2.0.18", "dependencies": { "@atom/nsfw": "1.0.18", "@atom/source-map-support": "^0.3.4",