Skip to content

Commit dcf5773

Browse files
committed
Release 3.5.4
1 parent 5ce6a94 commit dcf5773

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

0 commit comments

Comments
 (0)