Skip to content

Commit

Permalink
chore: bump to v2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drish committed Oct 14, 2024
1 parent 983be9c commit 4c251a9
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 @@ -12,7 +12,7 @@ import (
)

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

0 comments on commit 4c251a9

Please sign in to comment.