Skip to content

Commit 78b1416

Browse files
blanknameautozimu
authored andcommitted
update version number in install.sh
1 parent 1ffab7e commit 78b1416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
set -o nounset # error when referencing undefined variable
77
set -o errexit # exit when command fails
88

9-
version=0.1.154
9+
version=0.1.155
1010
name=languageclient
1111

1212
try_curl() {

0 commit comments

Comments
 (0)