We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb1dc7 commit 70c8b87Copy full SHA for 70c8b87
sendgrid.go
@@ -13,7 +13,7 @@ import (
13
14
// Version is this client library's current version
15
const (
16
- Version = "3.5.2"
+ Version = "3.5.3"
17
rateLimitRetry = 5
18
rateLimitSleep = 1100
19
)
0 commit comments