We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffab7e commit 78b1416Copy full SHA for 78b1416
install.sh
@@ -6,7 +6,7 @@
6
set -o nounset # error when referencing undefined variable
7
set -o errexit # exit when command fails
8
9
-version=0.1.154
+version=0.1.155
10
name=languageclient
11
12
try_curl() {
0 commit comments