We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cbd409 commit 639546fCopy full SHA for 639546f
1 file changed
main.go
@@ -6,7 +6,7 @@ import (
6
log "github.com/sirupsen/logrus"
7
)
8
9
-var version = "0.0.10"
+var version = "0.0.11"
10
11
func main() {
12
// Log as JSON instead of the default ASCII formatter.
0 commit comments