Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-hykin committed Oct 16, 2019
1 parent b0d79ec commit 2cddabb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "code-eol",
"displayName": "code-eol 2019 (Line Endings)",
"description": "Displays line endings like Atom/Notepad",
"version": "1.0.9",
"version": "1.0.10",
"icon": "icon.png",
"publisher": "jeff-hykin",
"repository": {
Expand All @@ -13,11 +13,12 @@
"vscode": "^1.15.0"
},
"keywords": [
"code",
"eol",
"line endings",
"line ending",
"line",
"endings",
"eol",
"lf",
"crlf",
"render crlf",
Expand Down

0 comments on commit 2cddabb

Please sign in to comment.