Skip to content

Commit

Permalink
v1.1.3 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
70sh1 committed Dec 15, 2023
1 parent 04bef20 commit 6b02f73
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 @@ -23,7 +23,7 @@ func main() {
app := &cli.App{
Name: "eddy",
Usage: "simple and fast file encryption",
Version: "1.1.2",
Version: "1.1.3",
UseShortOptionHandling: true,
Suggest: true,
Flags: []cli.Flag{
Expand Down

0 comments on commit 6b02f73

Please sign in to comment.