Skip to content

Commit 18aafaf

Browse files
authored
Merge pull request #159 from cantabular/version-0.18.0
Bump to version 0.18.0
2 parents edf859d + b43a827 commit 18aafaf

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

0 commit comments

Comments
 (0)