We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 293c89f + fbaa127 commit 8eb283cCopy full SHA for 8eb283c
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.18.0",
+ Version: "0.19.0",
23
Flags: []cli.Flag{
24
&cli.StringFlag{
25
Name: "key",
0 commit comments