diff --git a/bin/darwin-arm64/rite-ls b/bin/darwin-arm64/rite-ls index 1f50d42..74eac0c 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 d3f7c80..3948725 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 e47e9f4..19974ae 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 23daad2..f3ab17f 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 7ce9ac2..cba087d 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 4724a76..0d5c0cc 100644 --- a/package.json +++ b/package.json @@ -55,5 +55,5 @@ "dependencies": { "vscode-languageclient": "^9.0.0" }, - "riteLsVersion": "0.1.0" + "riteLsVersion": "0.1.1" }