We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents afcdb61 + a917197 commit 5aa9344Copy full SHA for 5aa9344
1 file changed
main.go
@@ -19,7 +19,7 @@ func main() {
19
cmd := cli.Command{
20
Name: "hookbot",
21
Usage: "turn webhooks into websockets",
22
- Version: "0.16.0",
+ Version: "0.17.0",
23
Flags: []cli.Flag{
24
&cli.StringFlag{
25
Name: "key",
0 commit comments