Skip to content

Commit faac5d3

Browse files
authored
1.37.0 (#2071)
1 parent 5ed31b6 commit faac5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const (
88
// Server validates if SDKVersion fits its supported range and rejects request if it doesn't.
99
//
1010
// Exposed as: [go.temporal.io/sdk/temporal.SDKVersion]
11-
SDKVersion = "1.36.0"
11+
SDKVersion = "1.37.0"
1212

1313
// SDKName represents the name of the SDK.
1414
SDKName = clientNameHeaderValue

0 commit comments

Comments
 (0)