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