Skip to content

Commit b511552

Browse files
Bump version from 6.2.0 to 6.3.0 (#489)
Co-authored-by: gjtorikian <64050+gjtorikian@users.noreply.github.com>
1 parent e335cd8 commit b511552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/workos/workos.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ package workos
22

33
const (
44
// Version represents the SDK version number.
5-
Version = "v6.2.0"
5+
Version = "v6.3.0"
66
)

0 commit comments

Comments
 (0)