Skip to content

Commit

Permalink
v1.0.5 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
70sh1 committed Nov 29, 2023
1 parent 71d8c9c commit b5d73bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eddy.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ func main() {
app := &cli.App{
Name: "eddy",
Usage: "simple and fast file encryption",
Version: "1.0.4",
Version: "1.0.5",
UseShortOptionHandling: true,
Suggest: true,
Flags: []cli.Flag{
Expand Down

0 comments on commit b5d73bf

Please sign in to comment.