From a31ae7365fdc255960f2d114560c57f4a6776b15 Mon Sep 17 00:00:00 2001 From: Jason Rudolph Date: Wed, 21 Nov 2018 10:31:25 -0500 Subject: [PATCH] :arrow_up: :electron: 2.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b1bfb0b3..f0c823a2c 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "2.0.12", + "electronVersion": "2.0.14", "dependencies": { "@atom/nsfw": "1.0.18", "@atom/source-map-support": "^0.3.4",