chore: release v0.1.4-beta (#22)

This commit is contained in:
Li4n0
2021-05-27 23:24:48 +08:00
committed by GitHub
parent 3044c9b735
commit 1da20feb06
13 changed files with 49 additions and 32 deletions
+1
View File
@@ -2,4 +2,5 @@ package dns
type Config struct {
Enable bool
Addr string
}