mirror of
https://github.com/wneessen/go-mail.git
synced 2024-11-12 17:02:55 +01:00
Bump version to 0.2.9
This commit is contained in:
parent
15a92f10cb
commit
5b8ceb8317
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.2.4"
|
const VERSION = "0.2.9"
|
||||||
|
|
Loading…
Reference in a new issue