Skip to content

Commit 8f5fdc2

Browse files
authored
Release Go SDK v1.39.0 (temporalio#2143)
1 parent 45f5cd5 commit 8f5fdc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.38.0"
11+
SDKVersion = "1.39.0"
1212

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

0 commit comments

Comments
 (0)