Skip to content

Commit 80078f3

Browse files
committed
bump version
1 parent 658931e commit 80078f3

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
@@ -6,7 +6,7 @@ import (
66
log "github.com/sirupsen/logrus"
77
)
88

9-
var version = "0.0.9"
9+
var version = "0.0.10"
1010

1111
func main() {
1212
// Log as JSON instead of the default ASCII formatter.

0 commit comments

Comments
 (0)