Skip to content

Commit

Permalink
bump version (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
amygdalama authored Oct 27, 2023
1 parent 83b39c1 commit 209899e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/workos/workos.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ package workos

const (
// Version represents the SDK version number.
Version = "v2.4.1"
Version = "v2.4.2"
)

0 comments on commit 209899e

Please sign in to comment.