Skip to content

Commit 25d7668

Browse files
Update meta package SDKVersion
1 parent dbf10e6 commit 25d7668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/meta.go

Lines changed: 1 addition & 1 deletion
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.30.0"
20+
var SDKVersion = "2.31.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)