From 1fcd89e02d03298eb55268348b38455771946565 Mon Sep 17 00:00:00 2001 From: Winni Neessen Date: Fri, 3 Jun 2022 10:43:14 +0200 Subject: [PATCH] #13: Bump version --- doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.go b/doc.go index 74ba7417..3bfe3a16 100644 --- a/doc.go +++ b/doc.go @@ -2,4 +2,4 @@ package mail // VERSION is used in the default user agent string -const VERSION = "0.1.9" +const VERSION = "0.2.2"