Skip to content

Commit 362d99b

Browse files
v0.5.0
1 parent 8ba8c3e commit 362d99b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dnslink.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ func NewUDPLookup(servers []string, udpSize uint16) LookupTXTFunc {
231231
}
232232
}
233233

234-
const Version = "v0.4.0"
234+
const Version = "v0.5.0"
235235
const dnsPrefix = "_dnslink."
236236
const txtPrefix = "dnslink="
237237

0 commit comments

Comments
 (0)