Skip to content

Commit 4dedf76

Browse files
committed
Release v0.6.7
1 parent 4a35ecf commit 4dedf76

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.6"
11+
const Version = "0.6.7"
1212

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

0 commit comments

Comments
 (0)