Skip to content

Commit 639546f

Browse files
committed
bump version
1 parent 0cbd409 commit 639546f

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.10"
9+
var version = "0.0.11"
1010

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

0 commit comments

Comments
 (0)