diff --git a/bin/darwin-arm64/rite-ls b/bin/darwin-arm64/rite-ls index 57c6aa0..70e7521 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 147e048..212b84a 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 8260239..bcb26bc 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 9c393e3..48ed248 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 64a3bb4..97c26c1 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 5b533c2..cfb3c2e 100644 --- a/package.json +++ b/package.json @@ -55,5 +55,5 @@ "dependencies": { "vscode-languageclient": "^9.0.0" }, - "riteLsVersion": "0.2.2" + "riteLsVersion": "0.3.0" }