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 0f0346e commit bda8f5cCopy full SHA for bda8f5c
internal/lsp/debug/info.go
@@ -26,7 +26,7 @@ const (
26
)
27
28
// Version is a manually-updated mechanism for tracking versions.
29
-const Version = "v0.6.8"
+const Version = "v0.6.9"
30
31
// ServerVersion is the format used by gopls to report its version to the
32
// client. This format is structured so that the client can parse it easily.
0 commit comments