Skip to content

Commit

Permalink
Bump version of the tool after Go version update
Browse files Browse the repository at this point in the history
Signed-off-by: Jota Martos <[email protected]>
  • Loading branch information
jotamartos committed Jul 2, 2024
1 parent 1b2e58e commit b26bf06
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 @@ -7,7 +7,7 @@ import (
"github.com/bitnami/gonit/cmd"
)

var version = "0.2.9"
var version = "0.2.10"
var buildDate = ""
var commit = ""

Expand Down

0 comments on commit b26bf06

Please sign in to comment.