Skip to content

Commit a917197

Browse files
committed
Bump version to v0.17.0
1 parent afcdb61 commit a917197

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ func main() {
1919
cmd := cli.Command{
2020
Name: "hookbot",
2121
Usage: "turn webhooks into websockets",
22-
Version: "0.16.0",
22+
Version: "0.17.0",
2323
Flags: []cli.Flag{
2424
&cli.StringFlag{
2525
Name: "key",

0 commit comments

Comments
 (0)