mirror of
https://github.com/wneessen/go-mail.git
synced 2024-11-09 23:42:55 +01:00
Bump version to 0.3.7 for new release
This commit is contained in:
parent
5897bddd11
commit
3d0939b597
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.6"
|
const VERSION = "0.3.7"
|
||||||
|
|
Loading…
Reference in a new issue