Update doc.go

Bump Version to 0.3.5
This commit is contained in:
Winni Neessen 2022-11-19 11:33:06 +01:00 committed by GitHub
parent 2a228c5b08
commit 32ac691112
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
doc.go
View file

@ -6,4 +6,4 @@
package mail
// VERSION is used in the default user agent string
const VERSION = "0.3.4"
const VERSION = "0.3.5"