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