diff --git a/bin/darwin-arm64/rite-ls b/bin/darwin-arm64/rite-ls index 3a94cf2..615f16f 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 e17d42a..d7d900d 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 f2880e8..ffe3c32 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 f785247..1fdd6d5 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 bc5b889..fb75e47 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 29eee0f..cb902bc 100644 --- a/package.json +++ b/package.json @@ -55,5 +55,5 @@ "dependencies": { "vscode-languageclient": "^10.0.0" }, - "riteLsVersion": "0.3.1" + "riteLsVersion": "0.5.0" }