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 99b205f commit 7cf6cf0Copy full SHA for 7cf6cf0
internal/lsp/debug/info.go
@@ -29,7 +29,7 @@ const (
29
)
30
31
// Version is a manually-updated mechanism for tracking versions.
32
-const Version = "v0.8.1"
+const Version = "v0.8.2"
33
34
// ServerVersion is the format used by gopls to report its version to the
35
// client. This format is structured so that the client can parse it easily.
0 commit comments