Skip to content

Commit

Permalink
chore: Release v1.48.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SokratisVidros committed Sep 26, 2023
1 parent c5b7ccf commit 3b7113e
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 @@ -14,7 +14,7 @@ import (
"time"
)

const version = "1.48.1"
const version = "1.48.2"

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

0 comments on commit 3b7113e

Please sign in to comment.