From 6a7d49f1b6dc6f366c21a262ff40a8c085a4bf37 Mon Sep 17 00:00:00 2001 From: Winni Neessen Date: Sat, 10 Dec 2022 13:53:07 +0100 Subject: [PATCH] Update doc.go Bump version to 0.3.6 as preparation for the next release --- doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.go b/doc.go index bf6ee73..a9b96de 100644 --- a/doc.go +++ b/doc.go @@ -6,4 +6,4 @@ package mail // VERSION is used in the default user agent string -const VERSION = "0.3.5" +const VERSION = "0.3.6"