Skip to content

Commit

Permalink
Prepare 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
razzeee committed Jun 12, 2020
1 parent d56de5c commit 960b27f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## 1.0.2

- Updated the language server
- Fix problem on import generation for windows systems

## 1.0.1

- Updated the language server
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"icon": "images/elm.png",
"author": "Kolja Lampe",
"license": "MIT",
"version": "1.0.1",
"version": "1.0.2",
"repository": {
"type": "git",
"url": "https://github.com/elm-tooling/elm-language-client-vscode"
Expand Down
2 changes: 1 addition & 1 deletion server

0 comments on commit 960b27f

Please sign in to comment.