diff --git a/bin/darwin-arm64/rite-ls b/bin/darwin-arm64/rite-ls index e311d99..57c6aa0 100755 Binary files a/bin/darwin-arm64/rite-ls and b/bin/darwin-arm64/rite-ls differ diff --git a/bin/darwin-x64/rite-ls b/bin/darwin-x64/rite-ls index 346ec5b..147e048 100755 Binary files a/bin/darwin-x64/rite-ls and b/bin/darwin-x64/rite-ls differ diff --git a/bin/linux-arm64/rite-ls b/bin/linux-arm64/rite-ls index bb38ca1..8260239 100755 Binary files a/bin/linux-arm64/rite-ls and b/bin/linux-arm64/rite-ls differ diff --git a/bin/linux-x64/rite-ls b/bin/linux-x64/rite-ls index ef2c1ec..9c393e3 100755 Binary files a/bin/linux-x64/rite-ls and b/bin/linux-x64/rite-ls differ diff --git a/bin/win32-x64/rite-ls.exe b/bin/win32-x64/rite-ls.exe index 4f3e5e1..64a3bb4 100755 Binary files a/bin/win32-x64/rite-ls.exe and b/bin/win32-x64/rite-ls.exe differ diff --git a/package.json b/package.json index 0f807bd..5b533c2 100644 --- a/package.json +++ b/package.json @@ -55,5 +55,5 @@ "dependencies": { "vscode-languageclient": "^9.0.0" }, - "riteLsVersion": "0.2.1" + "riteLsVersion": "0.2.2" }