Skip to content

Commit f54d3a2

Browse files
Update meta package SDKVersion
1 parent 37b133f commit f54d3a2

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.35.0"
20+
var SDKVersion = "2.36.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)