Skip to content

Commit 7a225c5

Browse files
committed
Release v0.6.9
1 parent 27a701e commit 7a225c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smtpapi.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
)
99

1010
// Version represents the current version of the smtpapi-go library
11-
const Version = "0.6.8"
11+
const Version = "0.6.9"
1212

1313
// SMTPAPIHeader will be used to set up X-SMTPAPI params
1414
type SMTPAPIHeader struct {

0 commit comments

Comments
 (0)