Skip to content

Commit 457a6b1

Browse files
committed
2.0.2 release
1 parent f5c0147 commit 457a6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1"
8+
const Version = "2.0.2"
99

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

0 commit comments

Comments
 (0)