Skip to content

Commit 460d7fc

Browse files
committed
2.0.3 release
1 parent fe1417d commit 460d7fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/cfg/cfg.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"time"
66
)
77

8-
const Version = "2.0.2"
8+
const Version = "2.0.3"
99

1010
var (
1111
// Addr is address to listen on, ":dns" if empty.

0 commit comments

Comments
 (0)