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 79eaf49 commit 9f76b86Copy full SHA for 9f76b86
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.29.0"
+var SDKVersion = "2.30.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