Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
crhuber committed Sep 25, 2023
1 parent 658931e commit 80078f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
log "github.com/sirupsen/logrus"
)

var version = "0.0.9"
var version = "0.0.10"

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

0 comments on commit 80078f3

Please sign in to comment.