mirror of
https://github.com/jlengrand/elm-language-client-vscode.git
synced 2026-03-10 08:11:17 +00:00
Bump server version and prepare release
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
2
server
Submodule server updated: 99d1ab3e2b...159ec78705
Reference in New Issue
Block a user