Skip to content

Commit

Permalink
Prepare for 1.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agis committed Dec 13, 2022
1 parent 7ac1b48 commit 9711a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clerk/clerk.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
"time"
)

const version = "1.28.0"
const version = "1.28.1"

const (
ProdUrl = "https://api.clerk.dev/v1/"
Expand Down

0 comments on commit 9711a80

Please sign in to comment.