Skip to content

Commit

Permalink
- added omitempty to json fields
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanh committed Dec 27, 2015
1 parent 642516d commit f59f0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webhook.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
)

const (
version = "2.3.6"
version = "2.3.7"
)

var (
Expand Down

0 comments on commit f59f0a5

Please sign in to comment.