We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bac6fa commit 64cdafbCopy full SHA for 64cdafb
internal/lsp/debug/info.go
@@ -23,7 +23,7 @@ const (
23
)
24
25
// Version is a manually-updated mechanism for tracking versions.
26
-var Version = "0.4.3"
+var Version = "0.4.4"
27
28
// PrintServerInfo writes HTML debug info to w for the Instance.
29
func (i *Instance) PrintServerInfo(ctx context.Context, w io.Writer) {
0 commit comments