We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b133f commit f54d3a2Copy full SHA for f54d3a2
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.35.0"
+var SDKVersion = "2.36.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