We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c4c78 commit 3bb2575Copy full SHA for 3bb2575
main.go
@@ -20,7 +20,7 @@ import (
20
21
var (
22
name = "pd"
23
- version = "0.1.6"
+ version = "0.1.7"
24
description = "A local proxy dispatcher."
25
)
26
0 commit comments