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