update utils

master
李光春 2 years ago
parent cd08e0aa17
commit 6fdc244f4f

@ -1,4 +1,4 @@
## v1.0.34 / 2021-12-25
## v1.0.35 / 2021-12-25
- update utils

@ -1,5 +1,5 @@
package go_library
func Version() string {
return "v1.0.34"
return "v1.0.35"
}

@ -1,4 +1,4 @@
package gomail
package godmail
import (
"fmt"
Loading…
Cancel
Save