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