Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
Signed-off-by: Alfred Hall <ahall@ahall.org>
  • Loading branch information
Alfred Hall committed Dec 24, 2021
1 parent 6ef03e5 commit 619e1d8
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 @@ -10,7 +10,7 @@ import (
func main() {
app := cli.NewApp()
app.Usage = "Log 4 Shell fix"
app.Version = "4.1.0"
app.Version = "4.2.0"

app.Commands = []cli.Command{

Expand Down

0 comments on commit 619e1d8

Please sign in to comment.