Skip to content

Commit 0569613

Browse files
Update meta package SDKVersion
1 parent 23a11cf commit 0569613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/meta.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
//
1818
// Deprecated: Use Go standard library [runtime/debug] package build information
1919
// instead.
20-
var SDKVersion = "2.34.0"
20+
var SDKVersion = "2.35.0"
2121

2222
// A pre-release marker for the version. If this is "" (empty string)
2323
// then it means that it is a final release. Otherwise, this is a pre-release

0 commit comments

Comments
 (0)