We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 242a6c2 commit 654a912Copy full SHA for 654a912
main.go
@@ -19,7 +19,7 @@ import (
19
20
var (
21
name = "pd"
22
- version = "0.1.3"
+ version = "0.1.4"
23
description = "A local proxy dispatcher."
24
)
25
0 commit comments