Skip to content

Commit

Permalink
chore: Bump to v2.15.0 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
drish authored Jan 21, 2025
1 parent 11fc5dc commit 1ec6175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resend.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
)

const (
version = "2.14.0"
version = "2.15.0"
userAgent = "resend-go/" + version
contentType = "application/json"
)
Expand Down

0 comments on commit 1ec6175

Please # to comment.