Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobranco777 committed Oct 26, 2024
1 parent 3326168 commit a95141f
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 @@ -25,7 +25,7 @@ import (

import flag "github.com/spf13/pflag"

const version string = "3.5.1"
const version string = "3.5.2"

func getOutput(results *Checksums, noEscape bool) []*Output {
var backslash string
Expand Down

0 comments on commit a95141f

Please sign in to comment.