We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a35ecf commit 4dedf76Copy full SHA for 4dedf76
smtpapi.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
// Version represents the current version of the smtpapi-go library
11
-const Version = "0.6.6"
+const Version = "0.6.7"
12
13
// SMTPAPIHeader will be used to set up X-SMTPAPI params
14
type SMTPAPIHeader struct {
0 commit comments