Skip to content

Commit

Permalink
v1.0.4 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
70sh1 committed Nov 12, 2023
1 parent d29e6cc commit 2ef8e7a
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.3",
Version: "1.0.4",
UseShortOptionHandling: true,
Suggest: true,
Flags: []cli.Flag{
Expand Down

0 comments on commit 2ef8e7a

Please sign in to comment.