We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30c1b03 commit 5d6a68cCopy full SHA for 5d6a68c
main.go
@@ -18,7 +18,7 @@ import (
18
19
var (
20
name = "pd"
21
- version = "0.1.13"
+ version = "0.1.14"
22
description = "A local proxy dispatcher."
23
)
24
0 commit comments