From 6091ea8cafdcee71c6cd4346c9784758a84bf746 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 21 May 2015 16:18:26 -0700 Subject: [PATCH] :arrow_up: electron@0.26.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf415657f..2d34b6969 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "0.26.0", + "electronVersion": "0.26.1", "dependencies": { "async": "0.2.6", "atom-keymap": "^5.1.10",