Skip to content

Commit 270af76

Browse files
Release Go SDK v1.33.1 (#1901)
1 parent e6f4d22 commit 270af76

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.33.1"
3636

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

0 commit comments

Comments
 (0)