Skip to content

Commit 8eb283c

Browse files
authored
Merge pull request #161 from cantabular/version-0.19.0
Bump to version 0.19.0
2 parents 293c89f + fbaa127 commit 8eb283c

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.18.0",
22+
Version: "0.19.0",
2323
Flags: []cli.Flag{
2424
&cli.StringFlag{
2525
Name: "key",

0 commit comments

Comments
 (0)