From dcae7847253bca3cb018e686bddb21729f8df0cd Mon Sep 17 00:00:00 2001 From: Jason Rudolph Date: Fri, 18 May 2018 09:11:11 -0400 Subject: [PATCH] :arrow_up: line-ending-selector@0.7.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes https://github.com/atom/atom/issues/17326 (hopefully 🤞) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4b21fcbc..c3cdb529d 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "image-view": "0.62.4", "incompatible-packages": "0.27.3", "keybinding-resolver": "0.38.1", - "line-ending-selector": "0.7.6", + "line-ending-selector": "0.7.7", "link": "0.31.4", "markdown-preview": "0.159.20", "metrics": "1.2.6",