Skip to content

Commit bf78f31

Browse files
committed
chore: bump helm-ls version to v0.2.1
1 parent b18060f commit bf78f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/executable.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import * as crypto from "crypto";
77
import * as os from "os";
88
import { IncomingMessage } from "http";
99

10-
const HELM_LS_VERSION = "v0.2.0";
10+
const HELM_LS_VERSION = "v0.2.1";
1111
const HELM_LS_REPO = "mrjosh/helm-ls";
1212

1313
interface PlatformInfo {

0 commit comments

Comments
 (0)