We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents edf859d + b43a827 commit 18aafafCopy full SHA for 18aafaf
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.17.0",
+ Version: "0.18.0",
23
Flags: []cli.Flag{
24
&cli.StringFlag{
25
Name: "key",
0 commit comments