mirror of
https://github.com/wneessen/go-mail.git
synced 2024-11-09 15:32:54 +01:00
Update doc.go
Bump version to 0.3.2
This commit is contained in:
parent
c32d2770e9
commit
a44383eed2
1 changed files with 1 additions and 1 deletions
2
doc.go
2
doc.go
|
@ -6,4 +6,4 @@
|
||||||
package mail
|
package mail
|
||||||
|
|
||||||
// VERSION is used in the default user agent string
|
// VERSION is used in the default user agent string
|
||||||
const VERSION = "0.3.1"
|
const VERSION = "0.3.2"
|
||||||
|
|
Loading…
Reference in a new issue