Skip to content

Commit 78b8535

Browse files
Release Go SDK v1.35.0 (#1992)
1 parent d68db26 commit 78b8535

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.34.0"
11+
SDKVersion = "1.35.0"
1212

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

0 commit comments

Comments
 (0)