Skip to content

Commit 8dbb606

Browse files
Release Go SDK v1.34.0 (#1915)
1 parent bba43df commit 8dbb606

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
@@ -32,7 +32,7 @@ const (
3232
// Server validates if SDKVersion fits its supported range and rejects request if it doesn't.
3333
//
3434
// Exposed as: [go.temporal.io/sdk/temporal.SDKVersion]
35-
SDKVersion = "1.33.0"
35+
SDKVersion = "1.34.0"
3636

3737
// SDKName represents the name of the SDK.
3838
SDKName = clientNameHeaderValue

0 commit comments

Comments
 (0)