Skip to content

Commit 0d9bf73

Browse files
committed
Release 3.5.2
1 parent a9d1196 commit 0d9bf73

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.1"
16+
Version = "3.5.2"
1717
rateLimitRetry = 5
1818
rateLimitSleep = 1100
1919
)

0 commit comments

Comments
 (0)