We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23a11cf commit 0569613Copy full SHA for 0569613
meta/meta.go
@@ -17,7 +17,7 @@ import (
17
//
18
// Deprecated: Use Go standard library [runtime/debug] package build information
19
// instead.
20
-var SDKVersion = "2.34.0"
+var SDKVersion = "2.35.0"
21
22
// A pre-release marker for the version. If this is "" (empty string)
23
// then it means that it is a final release. Otherwise, this is a pre-release
0 commit comments