We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99fb717 commit 8b3f0f7Copy full SHA for 8b3f0f7
internal/workos/workos.go
@@ -2,5 +2,5 @@ package workos
2
3
const (
4
// Version represents the SDK version number.
5
- Version = "v4.36.0"
+ Version = "v4.37.0"
6
)
0 commit comments