diff --git a/bin/darwin-arm64/rite-ls b/bin/darwin-arm64/rite-ls index 70e7521..3a94cf2 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 212b84a..e17d42a 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 bcb26bc..f2880e8 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 48ed248..f785247 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 97c26c1..bc5b889 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 9097b36..c8003b7 100644 --- a/package.json +++ b/package.json @@ -55,5 +55,5 @@ "dependencies": { "vscode-languageclient": "^10.0.0" }, - "riteLsVersion": "0.3.0" + "riteLsVersion": "0.3.1" }