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