Skip to content

Commit 70c8b87

Browse files
committed
Release 3.5.3
1 parent 1fb1dc7 commit 70c8b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sendgrid.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313

1414
// Version is this client library's current version
1515
const (
16-
Version = "3.5.2"
16+
Version = "3.5.3"
1717
rateLimitRetry = 5
1818
rateLimitSleep = 1100
1919
)

0 commit comments

Comments
 (0)