We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27a701e commit 7a225c5Copy full SHA for 7a225c5
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.8"
+const Version = "0.6.9"
12
13
// SMTPAPIHeader will be used to set up X-SMTPAPI params
14
type SMTPAPIHeader struct {
0 commit comments