Bump server version and prepare release

This commit is contained in:
Kolja Lampe
2019-07-20 09:24:43 +02:00
parent 4db9c9d65d
commit 1632a0dd38
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Change Log
## 0.4.1
- Revert determination of used elm compiler version, as it was causing file open to go unnoticed
## 0.4.0
- Updated the language server

View File

@@ -6,7 +6,7 @@
"icon": "images/elm.png",
"author": "Kolja Lampe",
"license": "MIT",
"version": "0.4.0",
"version": "0.4.1",
"repository": {
"type": "git",
"url": "https://github.com/elm-tooling/elm-language-client-vscode"

2
server

Submodule server updated: 99d1ab3e2b...159ec78705